Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:hCmdQueue

179     return cmdQueue_SendCommand (pCmdBld->hCmdQueue, 
211 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
244 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
269 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_DISABLE_RX, NULL, 0, fCb, hCb, NULL);
287 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_DISABLE_TX, NULL, 0, fCb, hCb, NULL);
345 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
432 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_KEYS, (char *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
451 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
475 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
503 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_SCAN, 0, 0, fScanResponseCb, hCb, NULL);
525 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_SPS_SCAN, 0, 0, fScanResponseCB, hCb, NULL);
539 return cmdQueue_SendCommand(pCmdBld->hCmdQueue, CMD_TRIGGER_SCAN_TO, (char *)pCmd, sizeof(*pCmd), fCB, hCb, NULL);
560 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
587 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
614 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
641 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
674 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_NOISE_HIST, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
712 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_SET_PS_MODE, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
740 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_CHANNEL_SWITCH, (TI_CHAR *)pCmd, sizeof(*pCmd), fCb, hCb, NULL);
759 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_CHANNEL_SWICTH, 0, 0, fCb, hCb, NULL);
784 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
824 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
849 hCmdQueue,
887 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
912 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_STOP_AP_DISCOVERY, 0, 0, fCb, hCb, NULL);
931 return cmdQueue_SendCommand (pCmdBld->hCmdQueue, CMD_HEALTH_CHECK, NULL, 0, fCb, hCb, NULL);
952 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,
1093 return cmdQueue_SendCommand (pCmdBld->hCmdQueue,