Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/android/thread_network_hal/
H A Dhal_interface.hpp162 …const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const override { return &mInterfaceMetri… in GetRcpInterfaceMetrics() function in ot::Posix::HalInterface
H A Dvendor_interface.cpp89 const otRcpInterfaceMetrics *VendorInterface::GetRcpInterfaceMetrics(void) const in GetRcpInterfaceMetrics() function in ot::Posix::VendorInterface
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.hpp150 const otRcpInterfaceMetrics* GetRcpInterfaceMetrics(void) const { return &mInterfaceMetrics; } in GetRcpInterfaceMetrics() function in aidl::android::hardware::threadnetwork::SocketInterface
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dhdlc_interface.hpp159 const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const { return &mInterfaceMetrics; } in GetRcpInterfaceMetrics() function in ot::Posix::HdlcInterface
H A Dvendor_interface_example.cpp136 const otRcpInterfaceMetrics *VendorInterface::GetRcpInterfaceMetrics(void) const in GetRcpInterfaceMetrics() function in ot::Posix::VendorInterface
H A Dspi_interface.hpp160 const otRcpInterfaceMetrics *GetRcpInterfaceMetrics(void) const { return &mInterfaceMetrics; } in GetRcpInterfaceMetrics() function in ot::Posix::SpiInterface