Home
last modified time | relevance | path

Searched refs:AddDnsSrpUnicastServiceWithAddrInServerData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp207 Error AddDnsSrpUnicastServiceWithAddrInServerData(const Ip6::Address &aAddress, uint16_t aPort) in AddDnsSrpUnicastServiceWithAddrInServerData() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_publisher.cpp585 …Get<Service::Manager>().AddDnsSrpUnicastServiceWithAddrInServerData(mInfo.GetAddress(), mInfo.GetP… in Add()