HomeSort by relevance Sort by last modified time
    Searched defs:tbtt (Results 1 - 5 of 5) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
measurementMgrSM.c 467 TI_UINT16 tbtt; local
496 tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to msec */
500 activationDelay *= tbtt;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c 480 UINT16 tbtt; local
512 tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to msec */
516 activationDelay *= tbtt;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
measurementMgrSM.c 464 TI_UINT16 tbtt; local
493 tbtt = (param.content.beaconInterval * 1024) / 1000; /* from TU to msec */
497 activationDelay *= tbtt;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_infoele.h 1639 uint16 tbtt; \/* Time in TUs between two consecutive Beacons*\/ member in struct:__anon18252
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
wlioctl.h 1067 uint32 tbtt; member in struct:__anon9461
    [all...]

Completed in 311 milliseconds