Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:hCmdQueue

179     return cmdQueue_SendCommand (pCmdBld->hCmdQueue, 
207 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
234 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
259 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_DISABLE_RX, NULL, 0, fCb, hCb, NULL);
277 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_DISABLE_TX, NULL, 0, fCb, hCb, NULL);
331 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
413 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_KEYS, (char *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
432 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
456 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
484 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_SCAN, 0, 0, fScanResponseCb, hCb, NULL);
506 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_SPS_SCAN, 0, 0, fScanResponseCB, hCb, NULL);
520 return cmdQueue_SendCommand(pCmdBld->hCmdQueue, CMD_TRIGGER_SCAN_TO, (char *)pCmd, sizeof(*pCmd), fCB, hCb, NULL);
541 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
568 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
595 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
622 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
655 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_NOISE_HIST, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
693 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_PS_MODE, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
721 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CHANNEL_SWITCH, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
740 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_CHANNEL_SWICTH, 0, 0, fCb, hCb, NULL);
765 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
805 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
830 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
868 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
893 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_AP_DISCOVERY, 0, 0, fCb, hCb, NULL);
912 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_HEALTH_CHECK, NULL, 0, fCb, hCb, NULL);
933 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
1074 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,