Searched defs:GetSpinelInterface (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/posix/platform/ | ||
D | spinel_manager.hpp | 88 Spinel::SpinelInterface &GetSpinelInterface(void) in GetSpinelInterface() function in ot::Posix::SpinelManager |
D | radio.hpp | 82 …Spinel::SpinelInterface &GetSpinelInterface(void) { return SpinelManager::GetSpinelManager().GetSp… in GetSpinelInterface() function in ot::Posix::Radio |
/external/openthread/src/lib/spinel/ | ||
D | spinel_driver.hpp | 200 SpinelInterface *GetSpinelInterface(void) const { return mSpinelInterface; } in GetSpinelInterface() function in ot::Spinel::SpinelDriver |