Home
last modified time | relevance | path

Searched defs:GetRcpInterfaceMetrics (Results 1 – 5 of 5) sorted by relevance

/external/openthread/src/android/thread_network_hal/
Dhal_interface.hpp162 …const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const override { return &mInterfaceMetri… in GetRcpInterfaceMetrics() function in ot::Posix::HalInterface
Dvendor_interface.cpp89 const otRcpInterfaceMetrics *VendorInterface::GetRcpInterfaceMetrics(void) const in GetRcpInterfaceMetrics() function in ot::Posix::VendorInterface
/external/openthread/src/posix/platform/
Dhdlc_interface.hpp159 const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const { return &mInterfaceMetrics; } in GetRcpInterfaceMetrics() function in ot::Posix::HdlcInterface
Dvendor_interface_example.cpp135 const otRcpInterfaceMetrics *VendorInterface::GetRcpInterfaceMetrics(void) const in GetRcpInterfaceMetrics() function in ot::Posix::VendorInterface
Dspi_interface.hpp160 const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const { return &mInterfaceMetrics; } in GetRcpInterfaceMetrics() function in ot::Posix::SpiInterface