HomeSort by relevance Sort by last modified time
    Searched refs:tGATT_SR_CMD (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 277 } tGATT_SR_CMD;
353 tGATT_SR_CMD sr_cmd;
gatt_sr.c 45 tGATT_SR_CMD *p_cmd = &p_tcb->sr_cmd;
108 memset( &p_tcb->sr_cmd, 0, sizeof(tGATT_SR_CMD));
120 static BOOLEAN process_read_multi_rsp (tGATT_SR_CMD *p_cmd, tGATT_STATUS status,
    [all...]

Completed in 39 milliseconds