OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ieee80211d
(Results
1 - 8
of
8
) sorted by null
/external/autotest/server/cros/network/
hostap_config.py
691
# we must first set
ieee80211d
. And to set
ieee80211d
, ...
694
conf['
ieee80211d
'] = 1 # Required for local_pwr_constraint
/external/wpa_supplicant_8/src/ap/
ap_config.c
917
if (full_config && conf->
ieee80211d
&&
924
if (full_config && conf->ieee80211h && !conf->
ieee80211d
) {
931
!conf->
ieee80211d
) {
ap_config.h
629
int
ieee80211d
;
member in struct:hostapd_config
beacon.c
232
if (!hapd->iconf->
ieee80211d
|| max_len < 6 ||
[
all
...]
/external/wpa_supplicant_8/hostapd/
hostapd.conf
106
#
ieee80211d
=1
110
# of the world. This can be used only with
ieee80211d
=1.
117
# Control. This can be used only with
ieee80211d
=1.
125
#
ieee80211d
=1 and local_pwr_constraint configured.
[
all
...]
config_file.c
[
all
...]
ChangeLog
528
information (added if
ieee80211d
=1 in configuration)
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
ap.c
227
conf->
ieee80211d
= 1;
[
all
...]
Completed in 5892 milliseconds