diff --git a/bluetooth_forget_all_pairings.sh b/bluetooth_renew.sh similarity index 100% rename from bluetooth_forget_all_pairings.sh rename to bluetooth_renew.sh diff --git a/bluetooth_restart.sh b/bluetooth_restart.sh new file mode 100644 index 0000000..2d96416 --- /dev/null +++ b/bluetooth_restart.sh @@ -0,0 +1,2 @@ +#!/bin/sh +/etc/init.d/S45bluetooth restart