Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h726 SPINEL_NCP_LOG_LEVEL_INFO = 6, enumerator
Dradio_spinel.cpp598 case SPINEL_NCP_LOG_LEVEL_INFO: in HandleValueIs()
/openthread-latest/src/ncp/
Dncp_base.cpp627 spinelLogLevel = SPINEL_NCP_LOG_LEVEL_INFO; in ConvertLogLevel()
2614 case SPINEL_NCP_LOG_LEVEL_INFO: in HandlePropertySet()