Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Drcp_caps_diag.cpp346 static constexpr int8_t kCcaThreshold = -75; in HandleSpinelCommand() local
348 return mRadioSpinel.Set(SPINEL_PROP_PHY_CCA_THRESHOLD, SPINEL_DATATYPE_INT8_S, kCcaThreshold); in HandleSpinelCommand()