Home
last modified time | relevance | path

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

/openthread-3.5.0/src/lib/spinel/
Dradio_spinel.hpp1099 int8_t mFemLnaGain; member in ot::Spinel::RadioSpinel
Dradio_spinel_impl.hpp1338 mFemLnaGain = aGain; in SetFemLnaGain()
2186 SuccessOrDie(Set(SPINEL_PROP_PHY_FEM_LNA_GAIN, SPINEL_DATATYPE_INT8_S, mFemLnaGain)); in RestoreProperties()