Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1304 bool mSrcMatchSet : 1; ///< Whether the source match feature has been set. member in ot::Spinel::RadioSpinel
Dradio_spinel.cpp101 , mSrcMatchSet(false) in RadioSpinel()
989 mSrcMatchSet = true; in EnableSrcMatch()
2222 if (mSrcMatchSet) in RestoreProperties()