Home
last modified time | relevance | path

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

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