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

  /hardware/ti/wlan/wl1271/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 206 TI_STATUS cmdQueue_ResultReceived (TI_HANDLE hCmdQueue);
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/
CmdQueue_api.h 206 TI_STATUS cmdQueue_ResultReceived (TI_HANDLE hCmdQueue);
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
CmdMBox.c 294 * \brief Calls the cmdQueue_ResultReceived.
301 * It calls cmdQueue_ResultReceived to continue the result handling procces & switch the bCmdInProgress flag to TI_FALSE,
313 cmdQueue_ResultReceived(pCmdMbox->hCmdQueue);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
CmdMBox.c 293 * \brief Calls the cmdQueue_ResultReceived.
300 * It calls cmdQueue_ResultReceived to continue the result handling procces & switch the bCmdInProgress flag to TI_FALSE,
312 cmdQueue_ResultReceived(pCmdMbox->hCmdQueue);
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.c 189 * \sa cmdQueue_Push, cmdQueue_ResultReceived
548 TI_STATUS cmdQueue_ResultReceived(TI_HANDLE hCmdQueue)
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.c 189 * \sa cmdQueue_Push, cmdQueue_ResultReceived
548 TI_STATUS cmdQueue_ResultReceived(TI_HANDLE hCmdQueue)
    [all...]

Completed in 229 milliseconds