Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/common/
HDwpa_ctrl.h270 #define P2P_EVENT_GROUP_REMOVED "P2P-GROUP-REMOVED " macro
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDwpa_cli.c4401 } else if (str_starts(pos, P2P_EVENT_GROUP_REMOVED)) { in wpa_cli_action_process()
4575 if (str_starts(start, P2P_EVENT_GROUP_REMOVED)) { in cli_event()
HDp2p_supplicant.c1001 P2P_EVENT_GROUP_REMOVED "%s %s%s", in wpas_p2p_group_delete()