Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp192 …Error RemoveDnsSrpUnicastServiceWithAddrInServiceData(const Ip6::Address &aAddress, uint16_t aPort) in RemoveDnsSrpUnicastServiceWithAddrInServiceData() function in ot::NetworkData::Service::Manager
H A Dnetwork_data_publisher.cpp610 …SuccessOrExit(Get<Service::Manager>().RemoveDnsSrpUnicastServiceWithAddrInServiceData(mInfo.GetAdd… in Remove()