Fix BT enable problem using BT API
[platform/adaptation/bluetooth-firmware-bcm.git] / scripts / bt-dev-end.sh
index 5fe10a9..0fbf2f8 100755 (executable)
@@ -20,7 +20,7 @@ fi
 killall hciattach
 
 # Turn off Bluetooth Chip
-rfkill block bluetooth
+/usr/sbin/rfkill block bluetooth
 
 #if [ -e /sys/class/gpio/gpio17/value ]
 #then