Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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()
1515 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_dpp_tx_pkex_status()
1957 (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.c4402 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
4427 OFFCHANNEL_SEND_ACTION_NO_ACK); in wpa_supplicant_event()
Dwpa_supplicant.c5581 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" : in wpas_gas_server_tx_status()
Dp2p_supplicant.c1497 case OFFCHANNEL_SEND_ACTION_NO_ACK: in wpas_p2p_send_action_tx_status()
Dctrl_iface.c8484 "SUCCESS" : (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? in wpas_ctrl_iface_mgmt_tx_cb()