Searched refs:AddSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance
559 Error AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress);842 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio1015 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) in AddSrcMatchShortEntry() function in ot::Radio
153 error = Get<Radio>().AddSrcMatchShortEntry(aChild.GetRloc16()); in AddAddress()
150 error = instance.Get<Radio>().AddSrcMatchShortEntry(aShortAddress); in otLinkRawSrcMatchAddShortEntry()
393 otError AddSrcMatchShortEntry(uint16_t aShortAddress);
1248 otError RadioSpinel<InterfaceType, ProcessContextType>::AddSrcMatchShortEntry(uint16_t aShortAddres… in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel
367 return sRadioSpinel.AddSrcMatchShortEntry(aShortAddress); in otPlatRadioAddSrcMatchShortEntry()