Home
last modified time | relevance | path

Searched defs:mIsHostInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap.hpp878 … bool mIsHostInterface : 1; // TRUE if packets sent/received via host interface, FALSE otherwise. member
/aosp_15_r20/external/openthread/include/openthread/
H A Dip6.h243 …bool mIsHostInterface : 1; ///< TRUE if packets sent/received via host interface, FALSE other… member