Home
last modified time | relevance | path

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

/openthread-latest/src/ncp/
Dncp_base.cpp606 uint8_t spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel()
611 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel()
2596 case SPINEL_NCP_LOG_LEVEL_EMERG: in HandlePropertySet()
/openthread-latest/src/lib/spinel/
Dspinel.h720 SPINEL_NCP_LOG_LEVEL_EMERG = 0, enumerator
Dradio_spinel.cpp583 case SPINEL_NCP_LOG_LEVEL_EMERG: in HandleValueIs()