Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_CHANNEL_MONITOR_SAMPLE_INTERVAL (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp242 OT_NCP_GET_HANDLER_ENTRY(SPINEL_PROP_CHANNEL_MONITOR_SAMPLE_INTERVAL), in FindGetPropertyHandler()
Dncp_base_mtd.cpp2513 template <> otError NcpBase::HandlePropertyGet<SPINEL_PROP_CHANNEL_MONITOR_SAMPLE_INTERVAL>(void) in HandlePropertyGet()
/openthread-latest/src/lib/spinel/
Dspinel.h1826 SPINEL_PROP_CHANNEL_MONITOR_SAMPLE_INTERVAL = SPINEL_PROP_PHY_EXT__BEGIN + 6, enumerator
Dspinel.c1246 {SPINEL_PROP_CHANNEL_MONITOR_SAMPLE_INTERVAL, "CHANNEL_MONITOR_SAMPLE_INTERVAL"}, in spinel_prop_key_to_cstr()