OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ieee80211h
(Results
1 - 10
of
10
) sorted by null
/external/wpa_supplicant_8/src/ap/
ap_config.h
631
int
ieee80211h
; /* DFS */
member in struct:hostapd_config
dfs.c
952
if (!iface->conf->
ieee80211h
)
999
if (!iface->conf->
ieee80211h
|| !iface->current_mode ||
beacon.c
154
if (!hapd->iconf->
ieee80211h
&&
170
*
ieee80211h
(DFS) is enabled so Power Constraint element shall
[
all
...]
ap_config.c
924
if (full_config && conf->
ieee80211h
&& !conf->ieee80211d) {
ap_drv_ops.c
696
if (!iface->conf->
ieee80211h
) {
hw_features.c
101
int dfs_enabled = hapd->iconf->
ieee80211h
&&
hostapd.c
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
ap.c
226
conf->
ieee80211h
= 1;
[
all
...]
/external/wpa_supplicant_8/hostapd/
config_file.c
[
all
...]
hostapd.conf
112
#
ieee80211h
=1
[
all
...]
Completed in 417 milliseconds