Searched refs:tx_work_handler (Results 1 – 1 of 1) sorted by relevance
126 static void tx_work_handler(struct k_work *work) in tx_work_handler() function332 k_work_init_delayable(&dev_data->uart.tx_work, tx_work_handler); in uart_bt_init()
Completed in 12 milliseconds