Home
last modified time | relevance | path

Searched refs:SPINEL_NCP_LOG_REGION_OT_NET_DATA (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel.h743 SPINEL_NCP_LOG_REGION_OT_NET_DATA = 4, enumerator
/openthread-latest/src/ncp/
Dncp_base.cpp647 spinelLogRegion = SPINEL_NCP_LOG_REGION_OT_NET_DATA; in ConvertLogRegion()