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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Export_Inc/
CmdQueue_api.h 75 int CmdQueue_RegisterCmdCompleteGenericCB(TI_HANDLE hCmdQueue, void *CB_Func, TI_HANDLE CB_handle);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/Cmd_Queue/
CmdQueue.c 251 * CmdQueue_RegisterCmdCompleteGenericCB()
258 int CmdQueue_RegisterCmdCompleteGenericCB(TI_HANDLE hCmdQueue, void *CB_Func, TI_HANDLE CB_handle)
264 WLAN_REPORT_ERROR(pCmdQueue->hReport, HAL_CTRL_MODULE_LOG, ("CmdQueue_RegisterCmdCompleteGenericCB: NULL parameter\n"));
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c     [all...]

Completed in 15 milliseconds