Home
last modified time | relevance | path

Searched defs:SetPromiscuous (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/radio/
Dradio.hpp923 inline void Radio::SetPromiscuous(bool aEnable) { otPlatRadioSetPromiscuous(GetInstancePtr(), aEnab… in SetPromiscuous() function in ot::Radio
1067 inline void Radio::SetPromiscuous(bool) {} in SetPromiscuous() function in ot::Radio
/external/openthread/src/core/mac/
Dmac.cpp2222 void Mac::SetPromiscuous(bool aPromiscuous) in SetPromiscuous() function in ot::Mac::Mac
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp817 otError RadioSpinel::SetPromiscuous(bool aEnable) in SetPromiscuous() function in ot::Spinel::RadioSpinel