Searched refs:AddSrcMatchExtEntry (Results 1 – 7 of 7) sorted by relevance
150 error = Get<Radio>().AddSrcMatchExtEntry(aChild.GetExtAddress()); in AddAddress()
100 Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Radio
661 Error AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress);1127 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in AddSrcMatchExtEntry() function in ot::Radio
145 error = instance.Get<Radio>().AddSrcMatchExtEntry(AsCoreType(aExtAddress)); in otLinkRawSrcMatchAddExtEntry()
512 otError AddSrcMatchExtEntry(const otExtAddress &aExtAddress);
1024 otError RadioSpinel::AddSrcMatchExtEntry(const otExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Spinel::RadioSpinel
415 return GetRadioSpinel().AddSrcMatchExtEntry(addr); in otPlatRadioAddSrcMatchExtEntry()