Searched refs:otSrpServerGetNextHost (Results 1 – 3 of 3) sorted by relevance
217 while ((host = otSrpServerGetNextHost(GetInstancePtr(), host)) != nullptr) in Process()278 while ((host = otSrpServerGetNextHost(GetInstancePtr(), host)) != nullptr) in Process()
415 const otSrpServerHost *otSrpServerGetNextHost(otInstance *aInstance, const otSrpServerHost *aHost);
128 const otSrpServerHost *otSrpServerGetNextHost(otInstance *aInstance, const otSrpServerHost *aHost) in otSrpServerGetNextHost() function