Searched defs:GetShortAddress (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | link_raw.hpp | 174 ShortAddress GetShortAddress(void) const { return mSubMac.GetShortAddress(); } in GetShortAddress() function in ot::Mac::LinkRaw |
D | mac_links.hpp | 309 ShortAddress GetShortAddress(void) const in GetShortAddress() function in ot::Mac::Links |
D | sub_mac.hpp | 226 ShortAddress GetShortAddress(void) const { return mShortAddress; } in GetShortAddress() function in ot::Mac::SubMac |
D | mac.hpp | 257 ShortAddress GetShortAddress(void) const { return mLinks.GetShortAddress(); } in GetShortAddress() function in ot::Mac::Mac |