Searched refs:P2P_SEND_ACTION_FAILED (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1625 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator in enum:p2p_send_action_result
H A Dp2p.c3678 if (result == P2P_SEND_ACTION_FAILED) {
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1625 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator in enum:p2p_send_action_result
H A Dp2p.c3678 if (result == P2P_SEND_ACTION_FAILED) {
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1625 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator in enum:p2p_send_action_result
H A Dp2p.c3678 if (result == P2P_SEND_ACTION_FAILED) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c1489 res = P2P_SEND_ACTION_FAILED;

Completed in 136 milliseconds