Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dmac_types.hpp316 const ExtAddress &GetExtended(void) const { return mShared.mExtAddress; } in GetExtended() function in ot::Mac::Address
326 ExtAddress &GetExtended(void) { return mShared.mExtAddress; } in GetExtended() function in ot::Mac::Address