Home
last modified time | relevance | path

Searched defs:AddSrcMatchShortEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/src/core/radio/
Dradio.hpp998 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio
1103 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry() function in ot::Radio
/openthread-3.6.0/src/lib/spinel/
Dradio_spinel.cpp1102 otError RadioSpinel::AddSrcMatchShortEntry(uint16_t aShortAddress) in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel