Home
last modified time | relevance | path

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

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