HomeSort by relevance Sort by last modified time
    Searched full:commandresponseobj (Results 1 - 12 of 12) sorted by null

  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrv.c 136 pScanSRV->commandResponseObj = NULL;
271 CB_Handle = pScanSRV->commandResponseObj;
274 pScanSRV->commandResponseObj = NULL;
303 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
310 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj)
326 pScanSRV->commandResponseObj = commandResponseObj;
398 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
ScanSrvSM.c 391 CB_Handle = pScanSRV->commandResponseObj;
394 pScanSRV->commandResponseObj = NULL;
562 pScanSRV->commandResponseObj = NULL;
ScanSrv.h 104 TI_HANDLE commandResponseObj; /**<
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.c 133 pScanSRV->commandResponseObj = NULL;
254 CB_Handle = pScanSRV->commandResponseObj;
257 pScanSRV->commandResponseObj = NULL;
286 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
293 CmdResponseCB_t commandResponseFunc, TI_HANDLE commandResponseObj)
309 pScanSRV->commandResponseObj = commandResponseObj;
378 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
ScanSrvSM.c 429 CB_Handle = pScanSRV->commandResponseObj;
432 pScanSRV->commandResponseObj = NULL;
598 pScanSRV->commandResponseObj = NULL;
ScanSrv.h 101 TI_HANDLE commandResponseObj; /**<
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrv.c 136 pScanSRV->commandResponseObj = NULL;
271 CB_Handle = pScanSRV->commandResponseObj;
274 pScanSRV->commandResponseObj = NULL;
303 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
310 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj)
326 pScanSRV->commandResponseObj = commandResponseObj;
398 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
ScanSrvSM.c 391 CB_Handle = pScanSRV->commandResponseObj;
394 pScanSRV->commandResponseObj = NULL;
562 pScanSRV->commandResponseObj = NULL;
ScanSrv.h 104 TI_HANDLE commandResponseObj; /**<
  /hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
MacServices_api.h 161 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
167 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );
179 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
183 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
MacServices_api.h 194 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
200 CmdResponseCB_t commandResponseFunc, TI_HANDLE commandResponseObj );
211 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
214 TI_STATUS MacServices_scanSRV_stopScan( TI_HANDLE hMacServices, BOOLEAN bSendNullData , CmdResponseCB_t commandResponseFunc, TI_HANDLE commandResponseObj );
  /system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/
MacServices_api.h 161 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
167 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );
179 * \param commandResponseObj - The CB function Obj (Notice : last 2 params are NULL in Legacy run). \n
183 TCmdResponseCb commandResponseFunc, TI_HANDLE commandResponseObj );

Completed in 776 milliseconds