Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_server_old.cc96 struct ServerInternals { struct
104 std::map<Uuid, int> uuid_to_attribute;
107 std::unordered_map<int, Characteristic> characteristics;
110 std::unordered_map<int, int> controlled_blobs;
112 ScanResults scan_results;
114 Uuid last_write;
115 const btgatt_interface_t* gatt;
116 int server_if;
117 int client_if;
118 int service_handle;
[all …]