OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_sta_no_ht
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
ieee802_11_ht.c
122
(iface->
num_sta_no_ht
|| iface->olbc_ht)) {
127
(iface->
num_sta_no_ht
== 0 && !iface->olbc_ht)) {
134
if (iface->
num_sta_no_ht
)
219
hapd->iface->
num_sta_no_ht
++;
225
hapd->iface->
num_sta_no_ht
);
hostapd.h
300
int
num_sta_no_ht
;
member in struct:hostapd_iface
sta_info.c
199
hapd->iface->
num_sta_no_ht
--;
Completed in 56 milliseconds