Home
last modified time | relevance | path

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

/external/openthread/tests/gtest/
Dfake_coprocessor_platform.cpp63 otError DirectSpinelInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp80 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) { return sHalInterface->WaitForFrame(aTi… in WaitForFrame()
Dhal_interface.cpp179 otError HalInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp116 otError VendorInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
Dhdlc_interface.cpp279 otError HdlcInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()
Dspi_interface.cpp724 otError SpiInterface::WaitForFrame(uint64_t aTimeoutUs) in WaitForFrame()