Home
last modified time | relevance | path

Searched refs:P2P_SEND_ACTION_FAILED (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.h1645 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator
Dp2p.c3718 if (result == P2P_SEND_ACTION_FAILED) { in p2p_go_neg_conf_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.h1633 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator
Dp2p.c3679 if (result == P2P_SEND_ACTION_FAILED) { in p2p_go_neg_conf_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant.c1507 res = P2P_SEND_ACTION_FAILED; in wpas_p2p_send_action_tx_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c1565 res = P2P_SEND_ACTION_FAILED; in wpas_p2p_send_action_tx_status()