Home
last modified time | relevance | path

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

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