aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stop.bluetoothd.sh
blob: dde9b681738278bcc1d1f4b4514c119f6b7d6e53 (plain)
1
2
3
4
5
6
7
#!/bin/sh

systemctl stop bluetooth
systemctl mask bluetooth
systemctl stop bluetooth
systemctl status bluetooth
hciconfig hci0 reset