Searched defs:ShortAddress (Results 1 – 2 of 2) sorted by relevance
1036 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()
74 typedef otShortAddress ShortAddress; typedef