Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.h166 #define P2P_EVENT_GO_NEG_FAILURE "P2P-GO-NEG-FAILURE " macro
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c3787 } else if (str_match(pos, P2P_EVENT_GO_NEG_FAILURE)) { in wpa_cli_action_process()
Dp2p_supplicant.c2200 P2P_EVENT_GO_NEG_FAILURE "status=%d", in wpas_go_neg_completed()