Home
last modified time | relevance | path

Searched refs:offchannel_pending_action_tx (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Doffchannel.h32 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s);
H A Doffchannel.c448 * offchannel_pending_action_tx - Check whether there is a pending Action TX
457 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx() function
H A Dp2p_supplicant.c5707 wpa_s->p2p_long_listen, offchannel_pending_action_tx(wpa_s)); in wpas_p2p_cancel_remain_on_channel_cb()
5715 if (offchannel_pending_action_tx(wpa_s)) in wpas_p2p_cancel_remain_on_channel_cb()
6818 if (!offchannel_pending_action_tx(wpa_s)) in wpas_p2p_clear_pending_action_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.h32 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s);
H A Doffchannel.c450 * offchannel_pending_action_tx - Check whether there is a pending Action TX
459 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx() function
H A Dp2p_supplicant.c6899 offchannel_pending_action_tx(wpa_s));
6908 if (offchannel_pending_action_tx(wpa_s))
8136 if (!offchannel_pending_action_tx(wpa_s))

Completed in 38 milliseconds