Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_db.cc380 tGATT_ATTR& char_decl = allocate_attr_in_db(db, uuid, GATT_PERM_READ); in gatts_add_characteristic() local
Dgatt_int.h157 tGATT_CHAR_DECL char_decl; /* characteristic declaration */ member