macOS provisioning: Disable bluetooth

Change-Id: Ia981b4ab37a6ca15a566feb2fdc176253b419193
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
(cherry picked from commit 20c580e5db)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Ville-Pekka Karhu
2021-12-17 16:14:50 +02:00
committed by Qt Cherry-pick Bot
parent dc05a9ead6
commit 5a8ae6b3e8
6 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0