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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.h 133 TI_HANDLE hCmdCompleteCb;
CmdQueue.c 155 pCmdQueue->hCmdCompleteCb = NULL;
359 pCmdQueue->fCmdCompleteCb (pCmdQueue->hCmdCompleteCb, cmdType, uParam, status);
684 pCmdQueue->hCmdCompleteCb = hCb;
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.h 133 TI_HANDLE hCmdCompleteCb;
CmdQueue.c 155 pCmdQueue->hCmdCompleteCb = NULL;
359 pCmdQueue->fCmdCompleteCb (pCmdQueue->hCmdCompleteCb, cmdType, uParam, status);
684 pCmdQueue->hCmdCompleteCb = hCb;
    [all...]

Completed in 406 milliseconds