Searched defs:SetShortAddress (Results 1 – 7 of 7) sorted by relevance
| /external/openthread/src/core/radio/ | ||
| D | radio.cpp | 92 void Radio::SetShortAddress(Mac::ShortAddress aShortAddress) in SetShortAddress() function in ot::Radio |
| D | radio.hpp | 1036 inline void Radio::SetShortAddress(Mac::ShortAddress) {} in SetShortAddress() function in ot::Radio |
| /external/openthread/src/core/mac/ | ||
| D | link_raw.cpp | 159 Error LinkRaw::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::LinkRaw |
| D | mac_links.hpp | 344 void SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::Links |
| D | mac.hpp | 270 void SetShortAddress(ShortAddress aShortAddress) { mLinks.SetShortAddress(aShortAddress); } in SetShortAddress() function in ot::Mac::Mac |
| D | sub_mac.cpp | 163 void SubMac::SetShortAddress(ShortAddress aShortAddress) in SetShortAddress() function in ot::Mac::SubMac |
| /external/openthread/src/lib/spinel/ | ||
| D | radio_spinel.cpp | 994 otError RadioSpinel::SetShortAddress(uint16_t aAddress) in SetShortAddress() function in ot::Spinel::RadioSpinel |