Searched refs:otSrpServerGetNextHost (Results 1 – 3 of 3) sorted by relevance
161 while ((host = otSrpServerGetNextHost(mInterpreter.mInstance, host)) != nullptr) in ProcessHost()225 while ((host = otSrpServerGetNextHost(mInterpreter.mInstance, host)) != nullptr) in ProcessService()
307 const otSrpServerHost *otSrpServerGetNextHost(otInstance *aInstance, const otSrpServerHost *aHost);
103 const otSrpServerHost *otSrpServerGetNextHost(otInstance *aInstance, const otSrpServerHost *aHost) in otSrpServerGetNextHost() function