Kill bluetooth-share process in BT off time
[platform/core/connectivity/bluetooth-tools.git] / scripts / mobile / bt-stack-down.sh
index ae694ec..9d43f5d 100755 (executable)
@@ -15,6 +15,7 @@ killall bluetooth-map-agent
 killall bluetooth-hfp-agent
 killall bluetooth-ag-agent
 killall bluetoothd
+killall bluetooth-share
 
 # result
 exit 0