Searched refs:scanSRV_t (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DScanSrv.c63 scanSRV_t *pScanSRV = os_memoryAlloc( hOS, sizeof(scanSRV_t));
70 os_memoryZero( pScanSRV->hOS, pScanSRV, sizeof(scanSRV_t));
76 os_memoryFree( hOS, pScanSRV, sizeof(scanSRV_t));
96 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSRV;
106 os_memoryFree( pScanSRV->hOS, (TI_HANDLE)pScanSRV , sizeof(scanSRV_t));
126 scanSRV_t *pScanSRV = pMacServices->hScanSRV;
175 scanSRV_t *pScanSRV = (scanSRV_t *)hScanSR
[all...]
H A DScanSrvSM.c75 scanSRV_t* pScanSRV = (scanSRV_t*)hScanSrv;
166 scanSRV_t *pScanSRV = (scanSRV_t *)hScanSrv;
195 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSrv;
261 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSrv;
328 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSr
[all...]
H A DScanSrv.h79 /** \struct scanSRV_t
194 } scanSRV_t; typedef in typeref:struct:__anon1398
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
H A DScanSrv.c61 scanSRV_t *pScanSRV = os_memoryAlloc( hOS, sizeof(scanSRV_t) );
72 os_memoryFree( hOS, pScanSRV, sizeof(scanSRV_t) );
82 os_memoryFree( hOS, pScanSRV, sizeof(scanSRV_t) );
102 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSRV;
110 os_memoryFree( pScanSRV->hOS, (TI_HANDLE)pScanSRV , sizeof(scanSRV_t) );
126 scanSRV_t *pScanSRV = pMacServices->hScanSRV;
158 scanSRV_t *pScanSRV = (scanSRV_t *)hScanSR
[all...]
H A DScanSrvSM.c74 scanSRV_t* pScanSRV = (scanSRV_t*)hScanSrv;
189 scanSRV_t *pScanSRV = (scanSRV_t *)hScanSrv;
227 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSrv;
299 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSrv;
371 scanSRV_t *pScanSRV = (scanSRV_t*)hScanSr
[all...]
H A DScanSrv.h79 /** \struct scanSRV_t
187 } scanSRV_t; typedef in typeref:struct:__anon627
/system/wlan/ti/wilink_6_1/Test/
H A DHealthMonitorDbg.c78 scanSRV_t *pScanSRV = (scanSRV_t *)pMacServices->hScanSRV;
176 scanSRV_t *pScanSRV = (scanSRV_t *)pMacServices->hScanSRV;

Completed in 60 milliseconds