Home
last modified time | relevance | path

Searched defs:hScanSRV (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/MacServices/
DScanSrv.c94 void MacServices_scanSRV_destroy( TI_HANDLE hScanSRV ) in MacServices_scanSRV_destroy()
173 void scanSRV_restart (TI_HANDLE hScanSRV) in scanSRV_restart()
236 void scanSRV_registerFailureEventCB( TI_HANDLE hScanSRV, in scanSRV_registerFailureEventCB()
463 void MacServices_scanSRV_powerSaveCB( TI_HANDLE hScanSRV, TI_UINT8 PSMode,TI_UINT8 psStatus ) in MacServices_scanSRV_powerSaveCB()
512 void MacServices_scanSRV_scanCompleteCB( TI_HANDLE hScanSRV, char* str, TI_UINT32 strLen ) in MacServices_scanSRV_scanCompleteCB()
568 void MacServices_scanSRV_scanTimerExpired (TI_HANDLE hScanSRV, TI_BOOL bTwdInitOccured) in MacServices_scanSRV_scanTimerExpired()
590 TI_UINT32 MacServices_scanSRVcalculateScanTimeout( TI_HANDLE hScanSRV, TScanParams* scanParams, TI_… in MacServices_scanSRVcalculateScanTimeout()
DMacServices.h47 TI_HANDLE hScanSRV; member