Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/p2p/
HDp2p.h1633 P2P_SEND_ACTION_FAILED /* Frame was not sent due to a failure */ enumerator
HDp2p.c3673 if (result == P2P_SEND_ACTION_FAILED) { in p2p_go_neg_conf_cb()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDp2p_supplicant.c1501 res = P2P_SEND_ACTION_FAILED; in wpas_p2p_send_action_tx_status()