Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
Dcli_srp_client.cpp323 OutputServiceList(0, otSrpClientGetServices(mInterpreter.mInstance)); in ProcessService()
509 void SrpClient::OutputServiceList(uint8_t aIndentSize, const otSrpClientService *aServices) in OutputServiceList() function in ot::Cli::SrpClient
596 OutputServiceList(kIndentSize, aServices); in HandleCallback()
601 OutputServiceList(kIndentSize, aRemovedServices); in HandleCallback()
Dcli_srp_client.hpp105 void OutputServiceList(uint8_t aIndentSize, const otSrpClientService *aServices);