HomeSort by relevance Sort by last modified time
    Searched refs:TI_UINT64 (Results 1 - 16 of 16) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
osTIType.h 57 typedef unsigned long long TI_UINT64;
  /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
osTIType.h 57 typedef unsigned long long TI_UINT64;
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 169 TI_UINT64 localTSF; /**<
205 TI_UINT64 nextEventTSF; /**<
352 TI_UINT64 currentTSF; /**<
363 TI_UINT64 lastLocalBcnTSF; /**<
    [all...]
scanMngr.c 75 static TI_UINT32 reminder64( TI_UINT64 dividee, TI_UINT32 divider )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.h 169 TI_UINT64 localTSF; /**<
205 TI_UINT64 nextEventTSF; /**<
352 TI_UINT64 currentTSF; /**<
363 TI_UINT64 lastLocalBcnTSF; /**<
    [all...]
scanMngr.c 75 static TI_UINT32 reminder64( TI_UINT64 dividee, TI_UINT32 divider )
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 91 TI_UINT64 lastRxTSF; /**< TSF of last received frame */
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
bssTypes.h 91 TI_UINT64 lastRxTSF; /**< TSF of last received frame */
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverMsr.h 202 TI_UINT64 startTime; /**< */
TWDriverScan.h 244 TI_UINT64 latestTSFValue; /**< For SPS scan: the latest TSF at which a frame was received. Used to detect
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverMsr.h 202 TI_UINT64 startTime; /**< */
TWDriverScan.h 245 TI_UINT64 latestTSFValue; /**< For SPS scan: the latest TSF at which a frame was received. Used to detect
  /hardware/ti/wlan/wl1271/utils/
osDot11.h 84 typedef TI_UINT64 OS_802_11_KEY_RSC;
  /system/wlan/ti/wilink_6_1/utils/
osDot11.h 84 typedef TI_UINT64 OS_802_11_KEY_RSC;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
currBss.c 104 typedef TI_UINT8 (*currBSS_beaconRxCallb_t) (TI_HANDLE hModule, TI_UINT64 staTSF, TI_UINT8 dtimCount);
808 /* pCurrBSS->currAPInfo.lastRxHostTimestamp = *((TI_UINT64 *)(pIEs->TimeStamp));*/ /* TBD*/
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.c 105 typedef TI_UINT8 (*currBSS_beaconRxCallb_t) (TI_HANDLE hModule, TI_UINT64 staTSF, TI_UINT8 dtimCount);
889 /* pCurrBSS->currAPInfo.lastRxHostTimestamp = *((TI_UINT64 *)(pIEs->TimeStamp));*/ /* TBD*/
    [all...]

Completed in 425 milliseconds