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

  /system/bt/stack/gatt/
gatt_int.h 142 } tGATT_SR_MSG;
442 tGATT_SR_MSG* p_msg);
att_protocol.cc 351 tGATT_SR_MSG* p_msg) {
gatt_sr.cc 255 p_tcb, (uint8_t)(op_code + 1), (tGATT_SR_MSG*)p_msg);
779 (tGATT_SR_MSG*)&p_tcb->payload_size);
    [all...]
gatt_api.cc 526 (tGATT_SR_MSG*)&indication);
581 (tGATT_SR_MSG*)&notif);
    [all...]
gatt_utils.cc 911 p_buf = attp_build_sr_msg(p_tcb, GATT_RSP_ERROR, (tGATT_SR_MSG*)&error);
    [all...]

Completed in 50 milliseconds