Searched defs:ServerApplication (Results 1 – 1 of 1) sorted by relevance
35 struct ServerApplication { struct36 explicit ServerApplication(std::shared_ptr<IGattServerCallback> callback) : services_() in ServerApplication() argument41 std::shared_ptr<IGattServerCallback> callback_;43 std::set<uint16_t> services_;