Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dservice_discoverer.h44 using SearchId = uint64_t; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dadapter.h328 using SearchId = sdp::ServiceDiscoverer::SearchId; variable
H A Dbredr_connection_manager.h144 using SearchId = sdp::ServiceDiscoverer::SearchId; variable
H A Dfake_adapter.h241 bool RemoveServiceSearch(SearchId) override { return false; } in RemoveServiceSearch() argument