Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.hpp997 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch() function in ot::Radio
1102 inline void Radio::EnableSrcMatch(bool) {} in EnableSrcMatch() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1128 otError RadioSpinel::EnableSrcMatch(bool aEnable) in EnableSrcMatch() function in ot::Spinel::RadioSpinel