1
0
root@raspberrypi:~# dmesg | grep Bluetooth
[ 7.837559] Bluetooth: Core ver 2.22
[ 7.837660] Bluetooth: HCI device and connection manager initialized
[ 7.837683] Bluetooth: HCI socket layer initialized
[ 7.837697] Bluetooth: L2CAP socket layer initialized
[ 7.837737] Bluetooth: SCO socket layer initialized
[ 7.901593] Bluetooth: HCI UART driver ver 2.3
[ 7.901604] Bluetooth: HCI UART protocol H4 registered
[ 7.901656] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 7.901780] Bluetooth: HCI UART protocol Broadcom registered
[ 8.397649] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.397662] Bluetooth: BNEP filters: protocol multicast
[ 8.397690] Bluetooth: BNEP socket layer initialized
[ 8.884087] Bluetooth: RFCOMM TTY layer initialized
[ 8.884118] Bluetooth: RFCOMM socket layer initialized
[ 8.884150] Bluetooth: RFCOMM ver 1.11
[/code]
[code]root@raspberrypi:~# dmesg | grep Bluetooth
[49110.338731] Bluetooth: hci0: Frame reassembly failed (-84)
[49110.338783] Bluetooth: hci0: Frame reassembly failed (-84)
[59552.765150] Bluetooth: hci0: command 0x1002 tx timeout
Name: disable-bt
Info: Disable onboard Bluetooth on Pi 3B, 3B+, 3A+, 4B and Zero W, restoring
UART0/ttyAMA0 over GPIOs 14 & 15.
N.B. To disable the systemd service that initialises the modem so it
doesn't use the UART, use 'sudo systemctl disable hciuart'.
Load: dtoverlay=disable-bt
Params:
[...]
$ echo "dtoverlay=disable-bt" | sudo tee -a /boot/config.txt
sudo systemctl disable hciuart
pi@raspberrypi:~$ hcitool lescan
Set scan parameters failed: Operation not permitted