Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_server_old.cc96 struct ServerInternals { struct
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;
119 std::set<int> connections;
121 std::mutex lock;
123 int pipefd[kPipeNumEnds];
[all …]