Home
last modified time | relevance | path

Searched refs:tGATT_SR_CMD (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h292 } tGATT_SR_CMD; typedef
369 tGATT_SR_CMD sr_cmd;
Dgatt_sr.c48 tGATT_SR_CMD *p_cmd = &p_tcb->sr_cmd; in gatt_sr_enqueue_cmd()
111 memset( &p_tcb->sr_cmd, 0, sizeof(tGATT_SR_CMD)); in gatt_dequeue_sr_cmd()
123 static BOOLEAN process_read_multi_rsp (tGATT_SR_CMD *p_cmd, tGATT_STATUS status, in process_read_multi_rsp()