Home
last modified time | relevance | path

Searched refs:zephyr_bt_c2h_uart (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/hci_uart_async/src/
Dtest_hci_uart_async.c25 static const struct device *const zephyr_bt_c2h_uart = DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart)); variable
47 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()
/Zephyr-latest/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c34 static const struct device *const hci_uart_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart));
/Zephyr-latest/samples/bluetooth/hci_uart/src/
Dmain.c36 DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart));
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c37 DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart));
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/src/
Dmain.c134 DEVICE_DT_GET(DT_CHOSEN(zephyr_bt_c2h_uart));