Home
last modified time | relevance | path

Searched refs:commandResponseFunc (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/MacServices/
DScanSrv.c135 pScanSRV->commandResponseFunc = NULL; in MacServices_scanSRV_init()
268 if (pScanSRV->commandResponseFunc != NULL) in MacServices_scanSRVCommandMailBoxCB()
270 CB_Func = pScanSRV->commandResponseFunc; in MacServices_scanSRVCommandMailBoxCB()
273 pScanSRV->commandResponseFunc = NULL; in MacServices_scanSRVCommandMailBoxCB()
310 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj) in MacServices_scanSRV_scan() argument
325 pScanSRV->commandResponseFunc = commandResponseFunc; in MacServices_scanSRV_scan()
DScanSrvSM.c387 if (pScanSRV->commandResponseFunc) in scanSRVSM_notifyScanComplete()
390 CB_Func = pScanSRV->commandResponseFunc; in scanSRVSM_notifyScanComplete()
393 pScanSRV->commandResponseFunc = NULL; in scanSRVSM_notifyScanComplete()
561 pScanSRV->commandResponseFunc = NULL; in actionUnexpected()
DScanSrv.h100 TCmdResponseCb commandResponseFunc; /**< member
/hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
DMacServices_api.h167 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );
183 … TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );