Searched defs:GetShortAddress (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | link_raw.hpp | 188 ShortAddress GetShortAddress(void) const { return mSubMac.GetShortAddress(); } in GetShortAddress() function in ot::Mac::LinkRaw |
H A D | mac_links.hpp | 329 ShortAddress GetShortAddress(void) const in GetShortAddress() function in ot::Mac::Links |
H A D | sub_mac.hpp | 241 ShortAddress GetShortAddress(void) const { return mShortAddress; } in GetShortAddress() function in ot::Mac::SubMac |
H A D | mac.hpp | 262 ShortAddress GetShortAddress(void) const { return mLinks.GetShortAddress(); } in GetShortAddress() function in ot::Mac::Mac |