Home
last modified time | relevance | path

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

/openthread-2.7.6/include/openthread/
Dlink.h74 uint8_t mRadioType; ///< Radio link type. member
/openthread-2.7.6/include/openthread/platform/
Dradio.h222 uint8_t mRadioType; ///< Radio link type - should be ignored by radio driver. member
/openthread-2.7.6/src/core/common/
Dmessage.hpp195 …uint8_t mRadioType : 2; ///< The radio link type the message was received on, or should be se… member