Home
last modified time | relevance | path

Searched defs:EnableSrcMatch (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/radio/
Dradio.hpp1012 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch() function in ot::Radio
1123 inline void Radio::EnableSrcMatch(bool) {} in EnableSrcMatch() function in ot::Radio
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp982 otError RadioSpinel::EnableSrcMatch(bool aEnable) in EnableSrcMatch() function in ot::Spinel::RadioSpinel