Searched defs:warning (Results 1 – 3 of 3) sorted by relevance
495 bool warning = (p_event->bqr_link_quality_event_.rssi < kCriWarnRssi || in DebugDump() local
703 static const char warning[] = "WARNING"; in log() local
497 static int openFile(const char* name, int mode, bool warning) { in openFile()