Home
last modified time | relevance | path

Searched defs:tGATT_CLCB (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h336 struct tGATT_CLCB { struct
338 tGATT_REG* p_reg; /* owner of this CLCB */
339 uint8_t sccb_idx;
341 bluetooth::Uuid uuid;
342 uint16_t conn_id; /* connection handle */
346 uint16_t start_offset;
351 bool first_read_blob_after_read;
352 tGATT_READ_INC_UUID128 read_uuid128;
353 bool in_use;
355 uint8_t retry_count;
[all …]