Searched refs:WPAS_P2P_ROLE_GO (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1180 WPAS_P2P_ROLE_GO, enumerator in enum:wpas_p2p_role
1196 return WPAS_P2P_ROLE_GO;
1215 case WPAS_P2P_ROLE_GO:
2171 if (wpas_get_p2p_role(wpa_s) != WPAS_P2P_ROLE_GO) {
2339 if (wpas_get_p2p_role(wpa_s) == WPAS_P2P_ROLE_GO) {
2372 if (wpas_get_p2p_role(wpa_s) == WPAS_P2P_ROLE_GO &&

Completed in 152 milliseconds