Searched refs:tGATT_SR_CMD (Results 1 – 2 of 2) sorted by relevance
226 } tGATT_SR_CMD; typedef283 tGATT_SR_CMD sr_cmd;
51 tGATT_SR_CMD* p_cmd = &tcb.sr_cmd; in gatt_sr_enqueue_cmd()103 memset(&tcb.sr_cmd, 0, sizeof(tGATT_SR_CMD)); in gatt_dequeue_sr_cmd()115 static bool process_read_multi_rsp(tGATT_SR_CMD* p_cmd, tGATT_STATUS status, in process_read_multi_rsp()