9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
Bluetooth services:
|
|
systemctl status hciuart
|
|
systemctl status bluetooth
|
|
|
|
|
|
Disable bluetooth in firmware:
|
|
vim /boot/firmware/config.txt
|
|
dtoverlay=disable-bt
|