Searched refs:ClearSrcMatchExtEntry (Results 1 – 6 of 6) sorted by relevance
681 Error ClearSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress);1024 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in ClearSrcMatchExtEntry() function in ot::Radio1131 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in ClearSrcMatchExtEntry() function in ot::Radio
178 error = Get<Radio>().ClearSrcMatchExtEntry(aChild.GetExtAddress()); in ClearEntry()
170 error = instance.Get<Radio>().ClearSrcMatchExtEntry(AsCoreType(aExtAddress)); in otLinkRawSrcMatchClearExtEntry()
525 otError ClearSrcMatchExtEntry(const otExtAddress &aExtAddress);
1074 otError RadioSpinel::ClearSrcMatchExtEntry(const otExtAddress &aExtAddress) in ClearSrcMatchExtEntry() function in ot::Spinel::RadioSpinel
434 return GetRadioSpinel().ClearSrcMatchExtEntry(addr); in otPlatRadioClearSrcMatchExtEntry()