Home
last modified time | relevance | path

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

/openthread-latest/tests/toranj/ncp/
Dtest-602-channel-manager-channel-select.py96 verify(int(node.get(wpan.WPAN_CHANNEL_MONITOR_SAMPLE_COUNT), 0) > EXPECTED_SAMEPLE_COUNT)
Dtest-001-get-set.py158 wpan.WPAN_CHANNEL_MONITOR_SAMPLE_COUNT,
Dwpan.py152 WPAN_CHANNEL_MONITOR_SAMPLE_COUNT = "ChannelMonitor:SampleCount" variable