OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_sta_no_short_slot_time
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/hostapd/
dump_state.c
96
"
num_sta_no_short_slot_time
=%d\n"
99
hapd->iface->
num_sta_no_short_slot_time
,
/external/wpa_supplicant_8/src/ap/
hostapd.h
289
int
num_sta_no_short_slot_time
;
member in struct:hostapd_iface
sta_info.c
178
hapd->iface->
num_sta_no_short_slot_time
--;
180
&& hapd->iface->
num_sta_no_short_slot_time
== 0)
ieee802_11.c
175
hapd->iface->
num_sta_no_short_slot_time
== 0)
[
all
...]
beacon.c
772
hapd->iface->
num_sta_no_short_slot_time
> 0 ? 0 : 1;
Completed in 35 milliseconds