Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/include/openthread/
H A Dmessage.h111 uint8_t mRadioType; ///< Radio link type. member
/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dradio.h263 uint8_t mRadioType; ///< Radio link type - should be ignored by radio driver. member
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp224 …uint8_t mRadioType : 2; // The radio link type the message was received on, or should be sent… member