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

  /system/bt/stack/gatt/
gatt_int.h 223 } tGATT_SR_CMD;
280 tGATT_SR_CMD sr_cmd;
gatt_sr.cc 47 tGATT_SR_CMD* p_cmd = &p_tcb->sr_cmd;
102 memset(&p_tcb->sr_cmd, 0, sizeof(tGATT_SR_CMD));
114 static bool process_read_multi_rsp(tGATT_SR_CMD* p_cmd, tGATT_STATUS status,
    [all...]

Completed in 4925 milliseconds