OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tbtt
(Results
1 - 11
of
11
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
wifi_config.h
28
// current_avg = ((beacon_TSF -
TBTT
) * factor + previous_avg * (0x10000 - factor) ) / 0x10000
link_layer_stats.h
194
u64 average_tsf_offset; // average beacon offset encountered (beacon_TSF -
TBTT
)
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
FrameParser.java
755
return "Cannot find alternative
TBTT
";
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
3076
uint32
tbtt
; \/* cnts the TBTT int's *\/
member in struct:__anon30522
3324
uint32
tbtt
; \/* cnts the TBTT int's *\/
member in struct:__anon30523
[
all
...]
/external/tcpdump/
print-802_11.c
[
all
...]
/external/iw/
scan.c
1268
printf("\t\t\t
TBTT
Adjusting\n");
[
all
...]
nl80211.h
[
all
...]
/external/kernel-headers/original/uapi/linux/
nl80211.h
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver.h
[
all
...]
nl80211_copy.h
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h
606
uint16 offset; /* TU's offset from
TBTT
in Count field */
[
all
...]
Completed in 1082 milliseconds