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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
MacServices.c 60 MacServices_t *pMacServices = (MacServices_t*)os_memoryAlloc( hOS, sizeof(MacServices_t) );
113 MacServices_t *pMacServices = (MacServices_t*)hMacServices;
129 os_memoryFree( pMacServices->hOS, (TI_HANDLE)pMacServices , sizeof(MacServices_t) );
151 MacServices_t *pMacServices = (MacServices_t*)hMacServices;
186 MacServices_t *pMacServices = (MacServices_t*)hMacServices
    [all...]
MacServices.h 50 } MacServices_t ;
ScanSrv.c 125 MacServices_t* pMacServices = (MacServices_t*)hMacServices;
199 MacServices_t* pMacServices = (MacServices_t*)hMacServices;
222 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV;
312 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV;
404 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV;
443 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV;
694 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV;
713 scanSRV_t *pScanSRV = (scanSRV_t*)((MacServices_t*)hMacServices)->hScanSRV
    [all...]
MeasurementSrv.c 279 measurementSRV_t* pMeasurementSRV = (measurementSRV_t*)((MacServices_t*)hMacServices)->hMeasurementSRV;
353 measurementSRV_t* pMeasurementSRV = (measurementSRV_t*)((MacServices_t*)hMacServices)->hMeasurementSRV;
391 measurementSRV_t* pMeasurementSRV = (measurementSRV_t*)((MacServices_t*)hMacServices)->hMeasurementSRV;
    [all...]
  /hardware/ti/wlan/wl1271/Test/
HealthMonitorDbg.c 76 MacServices_t *pMacServices = ((TTwd *)hTWD)->hMacServices;
175 MacServices_t *pMacServices = ((TTwd *)hTWD)->hMacServices;
measurementDbg.c 264 ((MacServices_t *)(((TTwd *)pMeasurementMgr->hTWD)->hMacServices))->hMeasurementSRV;

Completed in 208 milliseconds