Searched refs:OutputService (Results 1 – 5 of 5) sorted by relevance
91 void OutputService(uint8_t aIndentSize, const otSrpClientService &aService);
109 void OutputService(const otServiceConfig &aConfig);
147 void NetworkData::OutputService(const otServiceConfig &aConfig) in OutputService() function in ot::Cli::NetworkData628 OutputService(config); in OutputServices()
499 OutputService(aIndentSize, *aServices); in OutputServiceList()504 void SrpClient::OutputService(uint8_t aIndentSize, const otSrpClientService &aService) in OutputService() function in ot::Cli::SrpClient
5510 mNetworkData.OutputService(config); in Process()