Searched refs:otSrpServerGetNextHost (Results 1 – 3 of 3) sorted by relevance
328 while ((host = otSrpServerGetNextHost(GetInstancePtr(), host)) != nullptr) in Process()430 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