Searched refs:AddSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance
651 Error AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress);1014 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio1125 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry() function in ot::Radio
144 error = Get<Radio>().AddSrcMatchShortEntry(aChild.GetRloc16()); in AddAddress()
132 error = instance.Get<Radio>().AddSrcMatchShortEntry(aShortAddress); in otLinkRawSrcMatchAddShortEntry()
475 otError AddSrcMatchShortEntry(uint16_t aShortAddress);
997 otError RadioSpinel::AddSrcMatchShortEntry(uint16_t aShortAddress) in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel
402 return GetRadioSpinel().AddSrcMatchShortEntry(aShortAddress); in otPlatRadioAddSrcMatchShortEntry()