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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1143 * WPA_IF_P2P_GO - P2P Group Owner
1145 WPA_IF_P2P_GO, enumerator in enum:wpa_driver_if_type
1154 * WPA_IF_P2P_GO or WPA_IF_P2P_CLIENT, but the role is not yet known)
H A Ddriver_test.c1032 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
1044 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
H A Ddriver_nl80211.c10235 case WPA_IF_P2P_GO:
10372 type == WPA_IF_P2P_GO)) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1143 * WPA_IF_P2P_GO - P2P Group Owner
1145 WPA_IF_P2P_GO, enumerator in enum:wpa_driver_if_type
1154 * WPA_IF_P2P_GO or WPA_IF_P2P_CLIENT, but the role is not yet known)
H A Ddriver_test.c1032 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
1044 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
H A Ddriver_nl80211.c10235 case WPA_IF_P2P_GO:
10372 type == WPA_IF_P2P_GO)) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1143 * WPA_IF_P2P_GO - P2P Group Owner
1145 WPA_IF_P2P_GO, enumerator in enum:wpa_driver_if_type
1154 * WPA_IF_P2P_GO or WPA_IF_P2P_CLIENT, but the role is not yet known)
H A Ddriver_test.c1032 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
1044 if (type == WPA_IF_AP_BSS || type == WPA_IF_P2P_GO ||
H A Ddriver_nl80211.c10235 case WPA_IF_P2P_GO:
10372 type == WPA_IF_P2P_GO)) {
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c395 return WPA_IF_P2P_GO;
1531 if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
3079 if (wpas_p2p_add_group_interface(wpa_s, WPA_IF_P2P_GO) < 0)
4890 iftype = WPA_IF_P2P_GO;
5288 if (wpas_p2p_add_group_interface(wpa_s, go ? WPA_IF_P2P_GO :
5956 WPA_IF_P2P_GO) < 0) {
7821 iftype = WPA_IF_P2P_GO;

Completed in 789 milliseconds