OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pri_channel
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
drv_callbacks.c
561
hapd->iface->freq = hostapd_hw_get_freq(hapd, acs_res->
pri_channel
);
563
if (!acs_res->
pri_channel
) {
570
hapd->iconf->channel = acs_res->
pri_channel
;
575
else if (acs_res->sec_channel < acs_res->
pri_channel
)
577
else if (acs_res->sec_channel > acs_res->
pri_channel
)
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c
[
all
...]
driver.h
4573
u8
pri_channel
;
member in struct:wpa_event_data::acs_selected_channels
[
all
...]
Completed in 235 milliseconds