Searched refs:spinelLogLevel (Results 1 – 1 of 1) sorted by relevance
606 uint8_t spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel() local611 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel()615 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_CRIT; in ConvertLogLevel()619 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_WARN; in ConvertLogLevel()623 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_NOTICE; in ConvertLogLevel()627 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_INFO; in ConvertLogLevel()631 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_DEBUG; in ConvertLogLevel()635 return spinelLogLevel; in ConvertLogLevel()