Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.h946 int pending_action_without_roc; member