Searched refs:otLogWarnSrp (Results 1 – 2 of 2) sorted by relevance
1081 otLogWarnSrp("[server] failed to send response: %s", ErrorToString(error)); in SendResponse()1128 otLogWarnSrp("[server] failed to send response: %s", ErrorToString(error)); in SendResponse()1840 otLogWarnSrp("[server] too many addresses for host %s", GetFullName()); in AddIp6Address()
1424 #define otLogWarnSrp(...) otLogWarn(OT_LOG_REGION_SRP, _OT_REGION_SRP_PREFIX, __VA_ARGS__) macro1430 #define otLogWarnSrp(...)