Home
last modified time | relevance | path

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

/openthread-3.6.0/src/ncp/
Dncp_base.hpp708 otError EncodeSrpClientServices(const otSrpClientService *aServices);
Dncp_base_mtd.cpp3808 otError NcpBase::EncodeSrpClientServices(const otSrpClientService *aServices) in EncodeSrpClientServices() function in ot::Ncp::NcpBase
3831 return EncodeSrpClientServices(otSrpClientGetServices(mInstance)); in HandlePropertyGet()
4007 SuccessOrExit(error = EncodeSrpClientServices(aServices)); in HandleSrpClientCallback()
4011 SuccessOrExit(error = EncodeSrpClientServices(aRemovedServices)); in HandleSrpClientCallback()