Home
last modified time | relevance | path

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

/openthread-latest/src/core/radio/
Dradio.hpp921 inline bool Radio::GetPromiscuous(void) { return otPlatRadioGetPromiscuous(GetInstancePtr()); } in GetPromiscuous() function in ot::Radio
1070 inline bool Radio::GetPromiscuous(void) { return false; } in GetPromiscuous() function in ot::Radio