Home
last modified time | relevance | path

Searched defs:FindService (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dfake_layer.cc248 RemoteService::WeakPtr FakeLayer::FindService(PeerId peer_id, in FindService() function in bt::gatt::testing::FakeLayer
Dgatt.cc274 RemoteService::WeakPtr FindService(PeerId peer_id, in FindService() function in bt::gatt::__anonbf44d78f0111::Impl
Dremote_service_manager.cc508 RemoteService::WeakPtr RemoteServiceManager::FindService(att::Handle handle) { in FindService() function in bt::gatt::internal::RemoteServiceManager
/external/openthread/src/core/thread/
Dnetwork_data.hpp706 ServiceTlv *FindService(uint32_t aEnterpriseNumber, in FindService() function in ot::NetworkData::MutableNetworkData
Dnetwork_data.cpp424 const ServiceTlv *NetworkData::FindService(uint32_t aEnterpriseNumber, in FindService() function in ot::NetworkData::NetworkData
/external/openthread/src/core/net/
Dsrp_server.cpp2190 Server::Service *Server::Host::FindService(const char *aInstanceName) { return mServices.FindMatchi… in FindService() function in ot::Srp::Server::Host
2192 const Server::Service *Server::Host::FindService(const char *aInstanceName) const in FindService() function in ot::Srp::Server::Host