Home
last modified time | relevance | path

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

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