Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp123 static constexpr uint8_t kScanChannel = 20; in HandleSpinelCommand() local
125 …return mRadioSpinel.Set(SPINEL_PROP_MAC_SCAN_MASK, SPINEL_DATATYPE_DATA_S, &kScanChannel, sizeof(u… in HandleSpinelCommand()