Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp1005 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch() function in ot::Radio
1110 inline void Radio::EnableSrcMatch(bool) {} in EnableSrcMatch() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp965 otError RadioSpinel::EnableSrcMatch(bool aEnable) in EnableSrcMatch() function in ot::Spinel::RadioSpinel