Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
Dremote_service.h47 class RemoteServiceManager; variable
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service_manager.cc53 RemoteServiceManager::RemoteServiceManager(std::unique_ptr<Client> client) in RemoteServiceManager() function in bt::gatt::internal::RemoteServiceManager