Lines Matching full:bluetooth
3 Bluetooth tools
6 This page lists and describes tools that can be used to assist during Bluetooth
38 The Linux Bluetooth Protocol Stack, BlueZ, comes with a very useful set of
52 git clone git://git.kernel.org/pub/scm/bluetooth/bluez.git
62 :file:`/lib/systemd/system/bluetooth.service`
68 ExecStart=/usr/libexec/bluetooth/bluetoothd -E
75 sudo systemctl restart bluetooth
82 It's possible to run Bluetooth applications using either the :ref:`QEMU
84 In either case, a Bluetooth controller needs to be exported from
88 Using the Host System Bluetooth Controller
91 The host OS's Bluetooth controller is connected in the following manner:
96 automatically whenever an application has enabled Bluetooth support.
100 On the host side, BlueZ allows you to export its Bluetooth controller
110 #. Make sure that the Bluetooth controller is down
125 * Choose one of the Bluetooth sample applications located in
126 :literal:`samples/bluetooth`.
128 * To run a Bluetooth application in QEMU, type:
131 :zephyr-app: samples/bluetooth/<sample>
139 access the Bluetooth controller.
141 * To run a Bluetooth application in Native POSIX, first build it:
144 :zephyr-app: samples/bluetooth/<sample>
160 * UART: Use the :ref:`hci_uart <bluetooth-hci-uart-sample>` sample and follow
161 the instructions in :ref:`bluetooth-hci-uart-qemu-posix`.
162 * USB: Use the :ref:`hci_usb <bluetooth-hci-usb-sample>` sample and then
163 treat it as a Host System Bluetooth Controller (see previous section)
170 in the format of a :ref:`bluetooth-hci` log.
182 If you want to test a Zephyr-powered BLE Controller using BlueZ's Bluetooth