Searched refs:AddSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance
648 Error AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress);998 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio1103 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry() function in ot::Radio
153 error = Get<Radio>().AddSrcMatchShortEntry(aChild.GetRloc16()); in AddAddress()
135 error = instance.Get<Radio>().AddSrcMatchShortEntry(aShortAddress); in otLinkRawSrcMatchAddShortEntry()
508 otError AddSrcMatchShortEntry(uint16_t aShortAddress);
1102 otError RadioSpinel::AddSrcMatchShortEntry(uint16_t aShortAddress) in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel
473 return GetRadioSpinel().AddSrcMatchShortEntry(aShortAddress); in otPlatRadioAddSrcMatchShortEntry()