Searched refs:tGATT_CMD_Q (Results 1 – 3 of 3) sorted by relevance
206 } tGATT_CMD_Q; typedef292 std::queue<tGATT_CMD_Q> cl_cmd_q;
1131 tGATT_CMD_Q cmd; in gatt_cmd_enq()1139 tcb.cl_cmd_q = std::queue<tGATT_CMD_Q>(); in gatt_cmd_enq()1149 tGATT_CMD_Q cmd = tcb.cl_cmd_q.front(); in gatt_cmd_dequeue()
1035 tGATT_CMD_Q& cmd = tcb.cl_cmd_q.front(); in gatt_cl_send_next_cmd_inq()