Searched refs:zephyr_bt_c2h_uart (Results 1 – 1 of 1) sorted by relevance
25 static const struct device *const zephyr_bt_c2h_uart = DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart)); variable47 serial_vnd_set_callback(zephyr_bt_c2h_uart, serial_vnd_data_callback, NULL); in drv_init()182 int write_size = serial_vnd_queue_in_data(zephyr_bt_c2h_uart, h4_msg_cmd_dummy1, in ZTEST()203 serial_vnd_queue_in_data(zephyr_bt_c2h_uart, h4_msg_cmd_host_num_complete, in ZTEST()
Completed in 5 milliseconds