Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio.hpp999 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio
1104 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry() function in ot::Radio
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp1133 otError RadioSpinel::AddSrcMatchShortEntry(uint16_t aShortAddress) in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel