Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.hpp88 Spinel::RadioSpinel &GetRadioSpinel(void) { return mRadioSpinel; } in GetRadioSpinel() function in ot::Posix::Radio
H A Dradio.cpp211 ot::Spinel::RadioSpinel &GetRadioSpinel(void) { return sRadio.GetRadioSpinel(); } in GetRadioSpinel() function