Lines Matching full:bluetooth
1 .. zephyr:code-sample-category:: bluetooth
2 :name: Bluetooth
4 These samples demonstrate the use of Bluetooth in Zephyr.
6 To build any of the Bluetooth samples, follow the same steps as building
7 any other Zephyr application. Refer to :ref:`bluetooth-dev` for more information.
9 Many Bluetooth samples can be run on QEMU or :ref:`native_sim <native_sim>` with support for
10 external Bluetooth Controllers. Refer to the :ref:`bluetooth-hw-setup` section
13 Several of the bluetooth samples will build a Zephyr-based Controller that can
19 If you want to run any bluetooth sample on the nRF5340 device (build using
23 :zephyr:code-sample:`bluetooth_hci_ipc` which implements the Bluetooth
33 :categories: bluetooth