Home
last modified time | relevance | path

Searched refs:action_tx_wait_time_used (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.c314 wpa_s->action_tx_wait_time_used = 1; in offchannel_send_action()
403 (wpa_s->action_tx_wait_time || wpa_s->action_tx_wait_time_used)) in offchannel_send_action_done()
410 wpa_s->action_tx_wait_time_used = 0; in offchannel_send_action_done()
Dwpa_supplicant_i.h850 int action_tx_wait_time_used; member