Home
last modified time | relevance | path

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

/openthread-3.6.0/include/openthread/
Dlink.h75 uint8_t mRadioType; ///< Radio link type. member
/openthread-3.6.0/include/openthread/platform/
Dradio.h262 uint8_t mRadioType; ///< Radio link type - should be ignored by radio driver. member
/openthread-3.6.0/src/core/common/
Dmessage.hpp223 …uint8_t mRadioType : 2; // The radio link type the message was received on, or should be sent… member