Home
last modified time | relevance | path

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

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