Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Doffchannel.c77 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
78 wpa_s->pending_action_without_roc = 0; in wpas_send_action_cb()
344 wpa_s->pending_action_without_roc = 1; in offchannel_send_action()
349 wpa_s->pending_action_without_roc = 0; in offchannel_send_action()
Dwpa_supplicant_i.h841 int pending_action_without_roc; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Doffchannel.c77 without_roc = wpa_s->pending_action_without_roc; in wpas_send_action_cb()
78 wpa_s->pending_action_without_roc = 0; in wpas_send_action_cb()
344 wpa_s->pending_action_without_roc = 1; in offchannel_send_action()
349 wpa_s->pending_action_without_roc = 0; in offchannel_send_action()
Dwpa_supplicant_i.h1049 int pending_action_without_roc; member