Searched refs:cb_work_handler (Results 1 – 1 of 1) sorted by relevance
115 static void cb_work_handler(struct k_work *work) in cb_work_handler() function332 k_work_init(&dev_data->uart.cb_work, cb_work_handler); in uart_bt_init()