Searched refs:ClearSrcMatchExtEntry (Results 1 – 6 of 6) sorted by relevance
592 Error ClearSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress);857 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in ClearSrcMatchExtEntry() function in ot::Radio1030 inline Error Radio::ClearSrcMatchExtEntry(const Mac::ExtAddress &) in ClearSrcMatchExtEntry() function in ot::Radio
193 error = Get<Radio>().ClearSrcMatchExtEntry(address); in ClearEntry()
192 error = instance.Get<Radio>().ClearSrcMatchExtEntry(address); in otLinkRawSrcMatchClearExtEntry()
444 otError ClearSrcMatchExtEntry(const otExtAddress &aExtAddress);
1322 otError RadioSpinel<InterfaceType, ProcessContextType>::ClearSrcMatchExtEntry(const otExtAddress &a… in ClearSrcMatchExtEntry() function in ot::Spinel::RadioSpinel
399 return sRadioSpinel.ClearSrcMatchExtEntry(addr); in otPlatRadioClearSrcMatchExtEntry()