Home
last modified time | relevance | path

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

/external/openthread/src/core/mac/
Dlink_raw.hpp188 ShortAddress GetShortAddress(void) const { return mSubMac.GetShortAddress(); } in GetShortAddress() function in ot::Mac::LinkRaw
Dmac_links.hpp326 ShortAddress GetShortAddress(void) const in GetShortAddress() function in ot::Mac::Links
Dsub_mac.hpp247 ShortAddress GetShortAddress(void) const { return mShortAddress; } in GetShortAddress() function in ot::Mac::SubMac
Dmac.hpp258 ShortAddress GetShortAddress(void) const { return mLinks.GetShortAddress(); } in GetShortAddress() function in ot::Mac::Mac