Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/common/
Dwpa_ctrl.h240 #define P2P_EVENT_GO_NEG_FAILURE "P2P-GO-NEG-FAILURE " macro
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dwpa_cli.c4293 } else if (str_starts(pos, P2P_EVENT_GO_NEG_FAILURE)) { in wpa_cli_action_process()
Dp2p_supplicant.c2417 P2P_EVENT_GO_NEG_FAILURE "status=%d", in wpas_go_neg_completed()