Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp1007 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress aShortAddress) in AddSrcMatchShortEntry() function in ot::Radio
1112 inline Error Radio::AddSrcMatchShortEntry(Mac::ShortAddress) { return kErrorNone; } in AddSrcMatchShortEntry() function in ot::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp980 otError RadioSpinel::AddSrcMatchShortEntry(uint16_t aShortAddress) in AddSrcMatchShortEntry() function in ot::Spinel::RadioSpinel