Home
last modified time | relevance | path

Searched defs:Characteristic (Results 1 – 1 of 1) sorted by relevance

/system/bt/service/
Dgatt_server_old.cpp83 struct Characteristic { struct
84 UUID uuid;
85 int blob_section;
86 std::vector<uint8_t> blob;
89 std::vector<uint8_t> next_blob;
90 bool next_blob_pending;
91 bool notify;