Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dmessage.h105 uint8_t mRadioType; ///< Radio link type. member
/external/openthread/include/openthread/platform/
Dradio.h250 uint8_t mRadioType; ///< Radio link type - should be ignored by radio driver. member
/external/openthread/src/core/common/
Dmessage.hpp211 … uint8_t mRadioType : 2; // The radio link type the message was received on, or should be sent on. member
/external/openthread/src/core/thread/
Dmle.hpp1126 Mac::RadioType mRadioType; member