Home
last modified time | relevance | path

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

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