Searched refs:AddSrcMatchExtEntry (Results 1 – 6 of 6) sorted by relevance
668 Error AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress);1012 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Radio1114 inline Error Radio::AddSrcMatchExtEntry(const Mac::ExtAddress &) { return kErrorNone; } in AddSrcMatchExtEntry() function in ot::Radio
162 error = Get<Radio>().AddSrcMatchExtEntry(address); in AddAddress()
152 error = instance.Get<Radio>().AddSrcMatchExtEntry(address); in otLinkRawSrcMatchAddExtEntry()
540 otError AddSrcMatchExtEntry(const otExtAddress &aExtAddress);
1004 otError RadioSpinel::AddSrcMatchExtEntry(const otExtAddress &aExtAddress) in AddSrcMatchExtEntry() function in ot::Spinel::RadioSpinel
408 return GetRadioSpinel().AddSrcMatchExtEntry(addr); in otPlatRadioAddSrcMatchExtEntry()