Searched refs:gatt_cmd_dequeue (Results 1 – 3 of 3) sorted by relevance
1117 p_clcb = gatt_cmd_dequeue(p_tcb, &rsp_code); in gatt_cl_send_next_cmd_inq()1159 p_clcb = gatt_cmd_dequeue(p_tcb, &rsp_code); in gatt_client_handle_server_rsp()
1361 if (p_clcb != gatt_cmd_dequeue(p_clcb->p_tcb, &rsp_code)) { in gatt_rsp_timeout()2189 tGATT_CLCB *gatt_cmd_dequeue(tGATT_TCB *p_tcb, UINT8 *p_op_code) in gatt_cmd_dequeue() function
732 extern tGATT_CLCB *gatt_cmd_dequeue(tGATT_TCB *p_tcb, UINT8 *p_opcode);