Searched refs:ext_listen_timing (Results 1 – 3 of 3) sorted by relevance
285 msg->ext_listen_timing = data; in p2p_parse_attribute()288 WPA_GET_LE16(msg->ext_listen_timing), in p2p_parse_attribute()289 WPA_GET_LE16(msg->ext_listen_timing + 2)); in p2p_parse_attribute()
594 const u8 *ext_listen_timing; member
616 if (msg->ext_listen_timing) { in p2p_copy_wps_info()617 dev->ext_listen_period = WPA_GET_LE16(msg->ext_listen_timing); in p2p_copy_wps_info()619 WPA_GET_LE16(msg->ext_listen_timing + 2); in p2p_copy_wps_info()