Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_links.hpp338 ShortAddress GetAlternateShortAddress(void) const in GetAlternateShortAddress() function in ot::Mac::Links
Dsub_mac.hpp240 ShortAddress GetAlternateShortAddress(void) const { return mAlternateShortAddress; } in GetAlternateShortAddress() function in ot::Mac::SubMac
Dmac.hpp271 ShortAddress GetAlternateShortAddress(void) const { return mLinks.GetAlternateShortAddress(); } in GetAlternateShortAddress() function in ot::Mac::Mac