Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/android/thread_network_hal/
H A Dvendor_interface.cpp80 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) { return sHalInterface->WaitForFrame(aTi… in WaitForFrame()
H A Dhal_interface.cpp179 otError HalInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dvendor_interface_example.cpp117 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
H A Dhdlc_interface.cpp279 otError HdlcInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
H A Dspi_interface.cpp737 otError SpiInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.cpp90 otError SocketInterface::WaitForFrame(uint64_t aTimeoutUs) { in WaitForFrame()