Searched refs:ClearSrcMatchShortEntry (Results 1 – 6 of 6) sorted by relevance
671 Error ClearSrcMatchShortEntry(Mac::ShortAddress aShortAddress);1019 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in ClearSrcMatchShortEntry() function in ot::Radio1129 inline Error Radio::ClearSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in ClearSrcMatchShortEntry() function in ot::Radio
172 error = Get<Radio>().ClearSrcMatchShortEntry(aChild.GetRloc16()); in ClearEntry()
157 error = instance.Get<Radio>().ClearSrcMatchShortEntry(aShortAddress); in otLinkRawSrcMatchClearShortEntry()
488 otError ClearSrcMatchShortEntry(uint16_t aShortAddress);
1052 otError RadioSpinel::ClearSrcMatchShortEntry(uint16_t aShortAddress) in ClearSrcMatchShortEntry() function in ot::Spinel::RadioSpinel
421 return GetRadioSpinel().ClearSrcMatchShortEntry(aShortAddress); in otPlatRadioClearSrcMatchShortEntry()