HomeSort by relevance Sort by last modified time
    Searched refs:tGATT_ATTR_VALUE (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_db.cc 63 attr.p_value.reset((tGATT_ATTR_VALUE*)(new tBT_UUID));
339 attr.p_value.reset((tGATT_ATTR_VALUE*)(new tGATT_INCL_SRVC));
372 char_decl.p_value.reset((tGATT_ATTR_VALUE*)(new tGATT_CHAR_DECL));
gatt_int.h 157 } tGATT_ATTR_VALUE;
169 std::unique_ptr<tGATT_ATTR_VALUE> p_value;

Completed in 75 milliseconds