Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_db.cc373 tGATT_ATTR& char_decl = allocate_attr_in_db(db, uuid, GATT_PERM_READ); in gatts_add_characteristic() local
H A Dgatt_int.h154 tGATT_CHAR_DECL char_decl; /* characteristic declaration */ member