Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Ddatabase.cc55 Service* FindService(std::list<Service>& services, uint16_t handle) { in FindService() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dfake_layer.cc247 RemoteService::WeakPtr FakeLayer::FindService(PeerId peer_id, in FindService() function in bt::gatt::testing::FakeLayer
H A Dgatt.cc272 RemoteService::WeakPtr FindService(PeerId peer_id, in FindService() function in bt::gatt::__anon4236bc310111::Impl
H A Dremote_service_manager.cc517 RemoteService::WeakPtr RemoteServiceManager::FindService(att::Handle handle) { in FindService() function in bt::gatt::internal::RemoteServiceManager
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.cpp2171 Server::Service *Server::Host::FindService(const char *aInstanceName) { return mServices.FindMatchi… in FindService() function in ot::Srp::Server::Host
2173 const Server::Service *Server::Host::FindService(const char *aInstanceName) const in FindService() function in ot::Srp::Server::Host
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data.hpp706 ServiceTlv *FindService(uint32_t aEnterpriseNumber, in FindService() function in ot::NetworkData::MutableNetworkData
H A Dnetwork_data.cpp424 const ServiceTlv *NetworkData::FindService(uint32_t aEnterpriseNumber, in FindService() function in ot::NetworkData::NetworkData
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc112 uint16_t FindService(uint16_t service_uuid, const RawAddress& bd_addr, tAVRC_SDP_DB_PARAMS* p_db, in FindService() function in bluetooth::avrcp::AvrcpInterfaceImpl