Home
last modified time | relevance | path

Searched refs:tGATT_CHAR_DECL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/gatt/
Dgatt_int.h150 } tGATT_CHAR_DECL; typedef
156 tGATT_CHAR_DECL char_decl; /* characteristic declaration */
Dgatt_db.cc377 char_decl.p_value.reset((tGATT_ATTR_VALUE*)(new tGATT_CHAR_DECL)); in gatts_add_characteristic()