Searched refs:GetSpinelInterface (Results 1 – 6 of 6) sorted by relevance
76 …Spinel::SpinelInterface &GetSpinelInterface(void) { return SpinelManager::GetSpinelManager().GetSp… in GetSpinelInterface() function in ot::Posix::Radio
88 Spinel::SpinelInterface &GetSpinelInterface(void) in GetSpinelInterface() function in ot::Posix::SpinelManager
219 sSpinelManager.GetSpinelInterface().UpdateFdSet(aContext); in platformSpinelManagerUpdateFdSet()
1071 return sRadio.GetSpinelInterface().GetRcpInterfaceMetrics(); in otSysGetRcpInterfaceMetrics()
200 SpinelInterface *GetSpinelInterface(void) const { return mSpinelInterface; } in GetSpinelInterface() function in ot::Spinel::SpinelDriver
1418 …if ((end <= now) || (GetSpinelDriver().GetSpinelInterface()->WaitForFrame(end - now) != OT_ERROR_N… in WaitResponse()1990 uint32_t RadioSpinel::GetBusSpeed(void) const { return GetSpinelDriver().GetSpinelInterface()->GetB… in GetBusSpeed()