OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ieee80211d
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/wlan/mac80211/config/
hostapd.conf
29
ieee80211d
=1
/external/wpa_supplicant_8/src/ap/
ap_config.h
503
int
ieee80211d
;
member in struct:hostapd_config
beacon.c
124
if (!hapd->iconf->
ieee80211d
|| max_len < 6 ||
/external/wpa_supplicant_8/hostapd/
config_file.c
1235
if (conf->
ieee80211d
&& (!conf->country[0] || !conf->country[1])) {
1241
if (conf->ieee80211h && !conf->
ieee80211d
) {
[
all
...]
Completed in 1757 milliseconds