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

  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.c 379 TCmdResponseCb CB_Func;
390 CB_Func = pScanSRV->commandResponseFunc;
397 CB_Func(CB_Handle, TI_OK);
ScanSrv.c 258 TCmdResponseCb CB_Func;
270 CB_Func = pScanSRV->commandResponseFunc;
276 CB_Func(CB_Handle, responseStatus);
  /hardware/ti/wlan/wl1271/Test/
measurementDbg.c 167 tTwdParam.content.interogateCmdCBParams.CB_Func = measurement_mediumUsageCB;
182 tTwdParam.content.interogateCmdCBParams.CB_Func = measurement_channelLoadCallBackDbg;
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
spectrumMngmntMgr.c 149 whalParam.content.interogateCmdCBParams.CB_Func = NULL;

Completed in 79 milliseconds