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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1136 * WPA_IF_AP_BSS - AP mode BSS interface
1140 WPA_IF_AP_BSS, enumerator in enum:wpa_driver_if_type
2123 * @bss_ctx: BSS context for %WPA_IF_AP_BSS interfaces
2125 * not allowed (applies only to %WPA_IF_AP_BSS type)
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.c10233 case WPA_IF_AP_BSS:
10401 if (type == WPA_IF_AP_BSS) {
10440 /* Subscribe management frames for this WPA_IF_AP_BSS */
10481 if (type != WPA_IF_AP_BSS)
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1136 * WPA_IF_AP_BSS - AP mode BSS interface
1140 WPA_IF_AP_BSS, enumerator in enum:wpa_driver_if_type
2123 * @bss_ctx: BSS context for %WPA_IF_AP_BSS interfaces
2125 * not allowed (applies only to %WPA_IF_AP_BSS type)
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.c10233 case WPA_IF_AP_BSS:
10401 if (type == WPA_IF_AP_BSS) {
10440 /* Subscribe management frames for this WPA_IF_AP_BSS */
10481 if (type != WPA_IF_AP_BSS)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1136 * WPA_IF_AP_BSS - AP mode BSS interface
1140 WPA_IF_AP_BSS, enumerator in enum:wpa_driver_if_type
2123 * @bss_ctx: BSS context for %WPA_IF_AP_BSS interfaces
2125 * not allowed (applies only to %WPA_IF_AP_BSS type)
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.c10233 case WPA_IF_AP_BSS:
10401 if (type == WPA_IF_AP_BSS) {
10440 /* Subscribe management frames for this WPA_IF_AP_BSS */
10481 if (type != WPA_IF_AP_BSS)
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c282 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) {
733 if (hostapd_if_add(hapd->iface->bss[0], WPA_IF_AP_BSS,
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c282 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) {
733 if (hostapd_if_add(hapd->iface->bss[0], WPA_IF_AP_BSS,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c282 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) {
733 if (hostapd_if_add(hapd->iface->bss[0], WPA_IF_AP_BSS,

Completed in 201 milliseconds