Home
last modified time | relevance | path

Searched defs:ShortAddress (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/radio/
Dradio.hpp1036 inline void Radio::SetShortAddress(Mac::ShortAddress) {} in SetShortAddress()
1104 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry()
1108 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in ClearSrcMatchShortEntry()
/external/openthread/src/core/mac/
Dmac_types.hpp74 typedef otShortAddress ShortAddress; typedef