Searched refs:tGATT_ATTR_VALUE (Results 1 – 2 of 2) sorted by relevance
67 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()
158 } tGATT_ATTR_VALUE; typedef170 std::unique_ptr<tGATT_ATTR_VALUE> p_value;