Searched refs:OutputService (Results 1 – 5 of 5) sorted by relevance
96 void OutputService(const otServiceConfig &aConfig);
106 void OutputService(uint8_t aIndentSize, const otSrpClientService &aService);
183 void NetworkData::OutputService(const otServiceConfig &aConfig) in OutputService() function in ot::Cli::NetworkData388 OutputService(config); in OutputServices()
513 OutputService(aIndentSize, *aServices); in OutputServiceList()518 void SrpClient::OutputService(uint8_t aIndentSize, const otSrpClientService &aService) in OutputService() function in ot::Cli::SrpClient
2902 mNetworkData.OutputService(config); in ProcessServiceList()