Searched defs:ServerInternals (Results 1 – 1 of 1) sorted by relevance
96 struct ServerInternals { struct112 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 …]