Searched refs:EncodeSrpClientServices (Results 1 – 2 of 2) sorted by relevance
811 otError EncodeSrpClientServices(const otSrpClientService *aServices);
3908 otError NcpBase::EncodeSrpClientServices(const otSrpClientService *aServices) in EncodeSrpClientServices() function in ot::Ncp::NcpBase3931 return EncodeSrpClientServices(otSrpClientGetServices(mInstance)); in HandlePropertyGet()4107 SuccessOrExit(error = EncodeSrpClientServices(aServices)); in HandleSrpClientCallback()4111 SuccessOrExit(error = EncodeSrpClientServices(aRemovedServices)); in HandleSrpClientCallback()