Home
last modified time | relevance | path

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

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