Home
last modified time | relevance | path

Searched refs:tx_timeout (Results 1 – 2 of 2) sorted by relevance

/subsys/console/
A Dtty.c77 SYS_TIMEOUT_MS(tty->tx_timeout)); in tty_putchar()
258 tty->tx_timeout = SYS_FOREVER_MS; in tty_init()
/subsys/bluetooth/mesh/
A Drpr_cli.c44 static int32_t tx_timeout = (2 * MSEC_PER_SEC); variable
441 err = bt_mesh_msg_ack_ctx_wait(ack_ctx, K_MSEC(tx_timeout)); in tx_wait()
681 return tx_timeout; in bt_mesh_rpr_cli_timeout_get()
686 tx_timeout = timeout; in bt_mesh_rpr_cli_timeout_set()

Completed in 11 milliseconds