Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/common/
Dwpa_ctrl.h244 #define P2P_EVENT_GROUP_REMOVED "P2P-GROUP-REMOVED " macro
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dwpa_cli.c4287 } else if (str_starts(pos, P2P_EVENT_GROUP_REMOVED)) { in wpa_cli_action_process()
4461 if (str_starts(start, P2P_EVENT_GROUP_REMOVED)) { in cli_event()
Dp2p_supplicant.c978 P2P_EVENT_GROUP_REMOVED "%s %s%s", in wpas_p2p_group_delete()