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.cc67 attr.p_value.reset((tGATT_ATTR_VALUE*)(new Uuid)); in gatts_init_service_db()
343 attr.p_value.reset((tGATT_ATTR_VALUE*)(new tGATT_INCL_SRVC)); in gatts_add_included_service()
377 char_decl.p_value.reset((tGATT_ATTR_VALUE*)(new tGATT_CHAR_DECL)); in gatts_add_characteristic()
Dgatt_int.h159 } tGATT_ATTR_VALUE; typedef
171 std::unique_ptr<tGATT_ATTR_VALUE> p_value;