Home
last modified time | relevance | path

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

/openthread-3.7.0/src/ncp/
Dncp_base.cpp585 uint8_t spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel()
590 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_EMERG; in ConvertLogLevel()
2511 case SPINEL_NCP_LOG_LEVEL_EMERG: in HandlePropertySet()
/openthread-3.7.0/src/lib/spinel/
Dspinel.h727 SPINEL_NCP_LOG_LEVEL_EMERG = 0, enumerator
Dradio_spinel.cpp569 case SPINEL_NCP_LOG_LEVEL_EMERG: in HandleValueIs()