Home
last modified time | relevance | path

Searched defs:GetSpinelInterface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dspinel_manager.hpp95 Spinel::SpinelInterface &GetSpinelInterface(void) in GetSpinelInterface() function in ot::Posix::SpinelManager
H A Dradio.hpp80 …Spinel::SpinelInterface &GetSpinelInterface(void) { return SpinelManager::GetSpinelManager().GetSp… in GetSpinelInterface() function in ot::Posix::Radio
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.hpp215 SpinelInterface *GetSpinelInterface(void) const { return mSpinelInterface; } in GetSpinelInterface() function in ot::Spinel::SpinelDriver