Home
last modified time | relevance | path

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

/hostap-3.7.0/src/common/
Dwpa_ctrl.h247 #define P2P_EVENT_GROUP_REMOVED "P2P-GROUP-REMOVED " macro
/hostap-3.7.0/wpa_supplicant/
Dwpa_cli.c4036 } else if (str_starts(pos, P2P_EVENT_GROUP_REMOVED)) { in wpa_cli_action_process()
4210 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()
/hostap-3.7.0/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp991 if (text.startsWith(P2P_EVENT_GROUP_REMOVED)) { in event_notify()
/hostap-3.7.0/doc/
Dctrl_iface.doxygen953 P2P_EVENT_GROUP_REMOVED: Indication of a P2P group having been removed.