Home
last modified time | relevance | path

Searched refs:SPINEL_NCP_LOG_LEVEL_WARN (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel.h731 SPINEL_NCP_LOG_LEVEL_WARN = 4, enumerator
Dradio_spinel.cpp584 case SPINEL_NCP_LOG_LEVEL_WARN: in HandleValueIs()
/openthread-latest/src/ncp/
Dncp_base.cpp609 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_WARN; in ConvertLogLevel()
2571 case SPINEL_NCP_LOG_LEVEL_WARN: in HandlePropertySet()