Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp917 inline bool Radio::GetPromiscuous(void) { return otPlatRadioGetPromiscuous(GetInstancePtr()); } in GetPromiscuous() function in ot::Radio
1062 inline bool Radio::GetPromiscuous(void) { return false; } in GetPromiscuous() function in ot::Radio