/aosp_15_r20/external/openthread/src/core/net/ |
H A D | srp_advertising_proxy.cpp | 169 template <> void AdvertisingProxy::UpdateAdvIdRangeOn(Host &aHost) in UpdateAdvIdRangeOn() 214 void AdvertisingProxy::AdvertiseRemovalOf(Host &aHost) in AdvertiseRemovalOf() 370 void AdvertisingProxy::Advertise(Host &aHost, const Server::MessageMetadata &aMetadata) in Advertise() 479 void AdvertisingProxy::Advertise(Host &aHost) in Advertise() 548 void AdvertisingProxy::UnregisterHostAndItsServicesAndKeys(Host &aHost) in UnregisterHostAndItsServicesAndKeys() 574 bool AdvertisingProxy::CompareAndUpdateHostAndServices(Host &aHost, Host &aExistingHost) in CompareAndUpdateHostAndServices() 806 bool AdvertisingProxy::CompareAndUpdateHost(Host &aHost, Host &aExistingHost) in CompareAndUpdateHost() 932 void AdvertisingProxy::RegisterHost(Host &aHost) in RegisterHost() 971 void AdvertisingProxy::UnregisterHost(Host &aHost) in UnregisterHost() 1070 void AdvertisingProxy::RegisterKey(Host &aHost) in RegisterKey() [all …]
|
H A D | srp_server.cpp | 307 const Server::Host *Server::GetNextHost(const Server::Host *aHost) in GetNextHost() 312 void Server::RemoveHost(Host *aHost, RetainName aRetainName) in RemoveHost() 435 void Server::CommitSrpUpdate(Error aError, Host &aHost, const MessageMetadata &aMessageMetadata) in CommitSrpUpdate() 451 Host &aHost, in CommitSrpUpdate() 879 Error Server::ProcessUpdateSection(Host &aHost, const Message &aMessage, MessageMetadata &aMetadata… in ProcessUpdateSection() 905 Error Server::ProcessHostDescriptionInstruction(Host &aHost, in ProcessHostDescriptionInstruction() 994 Error Server::ProcessServiceDiscoveryInstructions(Host &aHost, in ProcessServiceDiscoveryInstructions() 1113 Error Server::ProcessServiceDescriptionInstructions(Host &aHost, in ProcessServiceDescriptionInstructions() 1218 Error Server::ProcessAdditionalSection(Host *aHost, const Message &aMessage, MessageMetadata &aMeta… in ProcessAdditionalSection() 1349 void Server::HandleUpdate(Host &aHost, const MessageMetadata &aMetadata) in HandleUpdate() [all …]
|
H A D | dnssd.cpp | 166 void Dnssd::RegisterHost(const Host &aHost, RequestId aRequestId, RegisterCallback aCallback) in RegisterHost() 188 void Dnssd::UnregisterHost(const Host &aHost, RequestId aRequestId, RegisterCallback aCallback) in UnregisterHost()
|
H A D | mdns.cpp | 179 Error Core::RegisterHost(const Host &aHost, RequestId aRequestId, RegisterCallback aCallback) in RegisterHost() 184 Error Core::UnregisterHost(const Host &aHost) { return Unregister<HostEntry>(aHost); } in UnregisterHost() 210 Error Core::GetNextHost(Iterator &aIterator, Host &aHost, EntryState &aState) const in GetNextHost() 1379 void Core::HostEntry::Register(const Host &aHost, const Callback &aCallback) in Register() 1424 void Core::HostEntry::Unregister(const Host &aHost) in Unregister() 1690 Error Core::HostEntry::CopyInfoTo(Host &aHost, EntryState &aState) const in CopyInfoTo() 6252 Error Core::EntryIterator::GetNextHost(Host &aHost, EntryState &aState) in GetNextHost()
|
H A D | ip4_types.cpp | 121 void Address::SynthesizeFromCidrAndHost(const Cidr &aCidr, const uint32_t aHost) in SynthesizeFromCidrAndHost()
|
/aosp_15_r20/external/openthread/src/core/api/ |
H A D | srp_server_api.cpp | 128 const otSrpServerHost *otSrpServerGetNextHost(otInstance *aInstance, const otSrpServerHost *aHost) in otSrpServerGetNextHost() 138 bool otSrpServerHostIsDeleted(const otSrpServerHost *aHost) { return AsCoreType(aHost).IsDeleted();… in otSrpServerHostIsDeleted() 140 const char *otSrpServerHostGetFullName(const otSrpServerHost *aHost) { return AsCoreType(aHost).Get… in otSrpServerHostGetFullName() 142 bool otSrpServerHostMatchesFullName(const otSrpServerHost *aHost, const char *aFullName) in otSrpServerHostMatchesFullName() 147 const otIp6Address *otSrpServerHostGetAddresses(const otSrpServerHost *aHost, uint8_t *aAddressesNu… in otSrpServerHostGetAddresses() 152 void otSrpServerHostGetLeaseInfo(const otSrpServerHost *aHost, otSrpServerLeaseInfo *aLeaseInfo) in otSrpServerHostGetLeaseInfo() 157 uint32_t otSrpServerHostGetKeyLease(const otSrpServerHost *aHost) { return AsCoreType(aHost).GetKey… in otSrpServerHostGetKeyLease() 159 const otSrpServerService *otSrpServerHostGetNextService(const otSrpServerHost *aHost, in otSrpServerHostGetNextService()
|
H A D | mdns_api.cpp | 68 const otMdnsHost *aHost, in otMdnsRegisterHost() 77 otError otMdnsUnregisterHost(otInstance *aInstance, const otMdnsHost *aHost) in otMdnsUnregisterHost() 132 otError otMdnsGetNextHost(otInstance *aInstance, otMdnsIterator *aIterator, otMdnsHost *aHost, otMd… in otMdnsGetNextHost()
|
/aosp_15_r20/external/ot-br-posix/src/sdp_proxy/ |
H A D | advertising_proxy.cpp | 54 AdvertisingProxy::AdvertisingProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in AdvertisingProxy() 102 const otSrpServerHost *aHost, in AdvertisingHandler() 110 const otSrpServerHost *aHost, in AdvertisingHandler() 215 otbrError AdvertisingProxy::PublishHostAndItsServices(const otSrpServerHost *aHost, OutstandingUpda… in PublishHostAndItsServices()
|
H A D | discovery_proxy.cpp | 61 DiscoveryProxy::DiscoveryProxy(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in DiscoveryProxy()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | dnssd.c | 64 const otPlatDnssdHost *aHost, in otPlatDnssdRegisterHost() 75 const otPlatDnssdHost *aHost, in otPlatDnssdUnregisterHost()
|
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/ |
H A D | otubus.hpp | 1086 UBusAgent(otbr::Ncp::RcpHost &aHost) in UBusAgent()
|
H A D | otubus.cpp | 61 UbusServer::UbusServer(Ncp::RcpHost *aHost, std::mutex *aMutex) in UbusServer() 81 void UbusServer::Initialize(Ncp::RcpHost *aHost, std::mutex *aMutex) in Initialize()
|
/aosp_15_r20/external/ot-br-posix/src/backbone_router/ |
H A D | nd_proxy.hpp | 81 explicit NdProxyManager(otbr::Ncp::RcpHost &aHost, std::string aBackboneInterfaceName) in NdProxyManager()
|
H A D | backbone_agent.cpp | 50 BackboneAgent::BackboneAgent(otbr::Ncp::RcpHost &aHost, std::string aInterfaceName, std::string aBa… in BackboneAgent()
|
/aosp_15_r20/external/ot-br-posix/src/dbus/server/ |
H A D | dbus_agent.cpp | 49 DBusAgent::DBusAgent(otbr::Ncp::ThreadHost &aHost, Mdns::Publisher &aPublisher) in DBusAgent()
|
H A D | dbus_thread_object_ncp.cpp | 46 otbr::Ncp::NcpHost &aHost) in DBusThreadObjectNcp()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_srp_adv_proxy.cpp | 253 const otPlatDnssdHost *aHost, in otPlatDnssdRegisterHost() 288 const otPlatDnssdHost *aHost, in otPlatDnssdUnregisterHost()
|
H A D | test_platform.cpp | 861 const otPlatDnssdHost *aHost, in otPlatDnssdRegisterHost() 872 const otPlatDnssdHost *aHost, in otPlatDnssdUnregisterHost()
|
H A D | test_srp_server.cpp | 245 const otSrpServerHost *aHost, in HandleSrpServerUpdate()
|
/aosp_15_r20/external/openthread/tests/fuzz/ |
H A D | fuzzer_platform.cpp | 569 const otPlatDnssdHost *aHost, in otPlatDnssdRegisterHost() 580 const otPlatDnssdHost *aHost, in otPlatDnssdUnregisterHost()
|
/aosp_15_r20/external/ot-br-posix/src/rest/ |
H A D | rest_web_server.cpp | 50 RestWebServer::RestWebServer(RcpHost &aHost, const std::string &aRestListenAddress, int aRestListen… in RestWebServer()
|
/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli_srp_server.cpp | 360 void SrpServer::OutputHostAddresses(const otSrpServerHost *aHost) in OutputHostAddresses()
|
/aosp_15_r20/external/ot-br-posix/src/trel_dnssd/ |
H A D | trel_dnssd.cpp | 84 TrelDnssd::TrelDnssd(Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in TrelDnssd()
|
/aosp_15_r20/external/ot-br-posix/src/android/ |
H A D | mdns_publisher.cpp | 428 …[&aHostName](const std::shared_ptr<HostSubscription> &aHost) { return aHost->mName == aHostName; }… in UnsubscribeHost()
|
/aosp_15_r20/external/ot-br-posix/src/border_agent/ |
H A D | border_agent.cpp | 159 BorderAgent::BorderAgent(otbr::Ncp::RcpHost &aHost, Mdns::Publisher &aPublisher) in BorderAgent()
|