Home
last modified time | relevance | path

Searched refs:OFFCHANNEL_SEND_ACTION_NO_ACK (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dgas_query.c250 result == OFFCHANNEL_SEND_ACTION_NO_ACK) { in gas_query_tx_status()
252 if (result == OFFCHANNEL_SEND_ACTION_NO_ACK) { in gas_query_tx_status()
Ddpp_supplicant.c170 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_status()
1545 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_pkex_status()
1993 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_introduction_status()
Dwpa_supplicant_i.h379 OFFCHANNEL_SEND_ACTION_NO_ACK /**< Frame was sent, but not acknowledged enumerator
Devents.c4432 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
4457 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
Dwpa_supplicant.c5624 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" :
Dp2p_supplicant.c1503 case OFFCHANNEL_SEND_ACTION_NO_ACK: in wpas_p2p_send_action_tx_status()
Dctrl_iface.c8595 "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? in wpas_ctrl_iface_mgmt_tx_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dgas_query.c251 result == OFFCHANNEL_SEND_ACTION_NO_ACK) { in gas_query_tx_status()
253 if (result == OFFCHANNEL_SEND_ACTION_NO_ACK) { in gas_query_tx_status()
Ddpp_supplicant.c436 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_status()
2605 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_pkex_status()
3108 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_introduction_status()
Dwpa_supplicant_i.h406 OFFCHANNEL_SEND_ACTION_NO_ACK /**< Frame was sent, but not acknowledged enumerator
Devents.c5153 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
5178 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
Dwpa_supplicant.c6554 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" :
Dp2p_supplicant.c1561 case OFFCHANNEL_SEND_ACTION_NO_ACK: in wpas_p2p_send_action_tx_status()
Dctrl_iface.c9107 "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? in wpas_ctrl_iface_mgmt_tx_cb()