Searched refs:EncodeSrpClientServices (Results 1 – 2 of 2) sorted by relevance
708 otError EncodeSrpClientServices(const otSrpClientService *aServices);
3808 otError NcpBase::EncodeSrpClientServices(const otSrpClientService *aServices) in EncodeSrpClientServices() function in ot::Ncp::NcpBase3831 return EncodeSrpClientServices(otSrpClientGetServices(mInstance)); in HandlePropertyGet()4007 SuccessOrExit(error = EncodeSrpClientServices(aServices)); in HandleSrpClientCallback()4011 SuccessOrExit(error = EncodeSrpClientServices(aRemovedServices)); in HandleSrpClientCallback()