Searched refs:AddSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance
551 Error AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress);825 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio994 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) in AddSrcMatchShortEntry() function in ot::Radio
151 error = Get<Radio>().AddSrcMatchShortEntry(aChild.GetRloc16()); in AddAddress()
392 otError AddSrcMatchShortEntry(uint16_t aShortAddress);
1217 otError RadioSpinel<InterfaceType, ProcessContextType>::AddSrcMatchShortEntry(uint16_t aShortAddres… in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel
150 error = instance.Get<Radio>().AddSrcMatchShortEntry(aShortAddress); in otLinkRawSrcMatchAddShortEntry()
352 return sRadioSpinel.AddSrcMatchShortEntry(aShortAddress); in otPlatRadioAddSrcMatchShortEntry()