Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/common/
HDwpa_ctrl.h212 #define P2P_EVENT_GO_NEG_FAILURE "P2P-GO-NEG-FAILURE " macro
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDwpa_cli.c4002 } else if (str_starts(pos, P2P_EVENT_GO_NEG_FAILURE)) { in wpa_cli_action_process()
HDp2p_supplicant.c2255 P2P_EVENT_GO_NEG_FAILURE "status=%d", in wpas_go_neg_completed()