Searched refs:mCcaEnergyDetectThreshold (Results 1 – 2 of 2) sorted by relevance
1290 int8_t mCcaEnergyDetectThreshold; member in ot::Spinel::RadioSpinel
1246 mCcaEnergyDetectThreshold = aThreshold; in SetCcaEnergyDetectThreshold()2229 …uccessOrDie(Set(SPINEL_PROP_PHY_CCA_THRESHOLD, SPINEL_DATATYPE_INT8_S, mCcaEnergyDetectThreshold)); in RestoreProperties()