Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h1648 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator
H A Dp2p.c3745 if (result == P2P_SEND_ACTION_FAILED) { in p2p_go_neg_conf_cb()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1587 res = P2P_SEND_ACTION_FAILED; in wpas_p2p_send_action_tx_status()