Home
last modified time | relevance | path

Searched defs:OT_SIM_EVENT_UART_WRITE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dplatform-simulation.h67 OT_SIM_EVENT_UART_WRITE = 2, enumerator
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dplatform-posix.h83 OT_SIM_EVENT_UART_WRITE = 2, enumerator
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dsimulator.py128 OT_SIM_EVENT_UART_WRITE = 2 variable in VirtualTime