Home
last modified time | relevance | path

Searched refs:offchannel_tx_started (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dgas_query.c43 unsigned int offchannel_tx_started:1; member
164 if (query->offchannel_tx_started) in gas_query_done()
321 query->offchannel_tx_started = 1; in gas_query_tx()
338 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()
397 if (comeback_delay > 1 && query->offchannel_tx_started) { in gas_query_tx_comeback_req_delay()
399 query->offchannel_tx_started = 0; in gas_query_tx_comeback_req_delay()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dgas_query.c43 unsigned int offchannel_tx_started:1; member
165 if (query->offchannel_tx_started) in gas_query_done()
312 query->offchannel_tx_started = 1; in gas_query_tx()
329 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()
388 if (comeback_delay > 1 && query->offchannel_tx_started) { in gas_query_tx_comeback_req_delay()
390 query->offchannel_tx_started = 0; in gas_query_tx_comeback_req_delay()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dgas_query_ap.c42 unsigned int offchannel_tx_started:1; member
292 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dgas_query_ap.c42 unsigned int offchannel_tx_started:1; member
292 wait_time = (query->retry || !query->offchannel_tx_started) ? in gas_query_tx_comeback_req()