Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_db.cc69 attr.p_value.reset(new tGATT_ATTR_VALUE); in gatts_init_service_db()
341 attr.p_value.reset(new tGATT_ATTR_VALUE); in gatts_add_included_service()
376 char_decl.p_value.reset(new tGATT_ATTR_VALUE); in gatts_add_characteristic()
405 char_dscptr.p_value.reset(new tGATT_ATTR_VALUE); in gatts_add_char_ext_prop_descr()
Dgatt_int.h157 } tGATT_ATTR_VALUE; typedef
169 std::unique_ptr<tGATT_ATTR_VALUE> p_value;