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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_capa.c76 unsigned int channel_switch_supported:1; member in struct:wiphy_info_data
245 info->channel_switch_supported = 1;
683 if (info->channel_switch_supported)
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_capa.c76 unsigned int channel_switch_supported:1; member in struct:wiphy_info_data
245 info->channel_switch_supported = 1;
683 if (info->channel_switch_supported)
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_capa.c76 unsigned int channel_switch_supported:1; member in struct:wiphy_info_data
245 info->channel_switch_supported = 1;
683 if (info->channel_switch_supported)

Completed in 565 milliseconds