Skip to content

Commit b68f91c

Browse files
committed
Docs: Add Bluetooth disable patch useful to entirely disable bt stack
1 parent 8d3b5f2 commit b68f91c

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

Docs/Sample.plist

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,36 @@
854854
<key>Skip</key>
855855
<integer>0</integer>
856856
</dict>
857+
<dict>
858+
<key>Arch</key>
859+
<string>x86_64</string>
860+
<key>Base</key>
861+
<string>__ZN24IOBluetoothHCIController5startEP9IOService</string>
862+
<key>Comment</key>
863+
<string>Disable Bluetooth entirely</string>
864+
<key>Count</key>
865+
<integer>1</integer>
866+
<key>Enabled</key>
867+
<true/>
868+
<key>Find</key>
869+
<data></data>
870+
<key>Identifier</key>
871+
<string>com.apple.iokit.IOBluetoothFamily</string>
872+
<key>Limit</key>
873+
<integer>0</integer>
874+
<key>Mask</key>
875+
<data></data>
876+
<key>MaxKernel</key>
877+
<string></string>
878+
<key>MinKernel</key>
879+
<string></string>
880+
<key>Replace</key>
881+
<data>ww==</data>
882+
<key>ReplaceMask</key>
883+
<data></data>
884+
<key>Skip</key>
885+
<integer>0</integer>
886+
</dict>
857887
<dict>
858888
<key>Arch</key>
859889
<string>x86_64</string>

Docs/SampleCustom.plist

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,36 @@
854854
<key>Skip</key>
855855
<integer>0</integer>
856856
</dict>
857+
<dict>
858+
<key>Arch</key>
859+
<string>x86_64</string>
860+
<key>Base</key>
861+
<string>__ZN24IOBluetoothHCIController5startEP9IOService</string>
862+
<key>Comment</key>
863+
<string>Disable Bluetooth entirely</string>
864+
<key>Count</key>
865+
<integer>1</integer>
866+
<key>Enabled</key>
867+
<true/>
868+
<key>Find</key>
869+
<data></data>
870+
<key>Identifier</key>
871+
<string>com.apple.iokit.IOBluetoothFamily</string>
872+
<key>Limit</key>
873+
<integer>0</integer>
874+
<key>Mask</key>
875+
<data></data>
876+
<key>MaxKernel</key>
877+
<string></string>
878+
<key>MinKernel</key>
879+
<string></string>
880+
<key>Replace</key>
881+
<data>ww==</data>
882+
<key>ReplaceMask</key>
883+
<data></data>
884+
<key>Skip</key>
885+
<integer>0</integer>
886+
</dict>
857887
<dict>
858888
<key>Arch</key>
859889
<string>x86_64</string>

0 commit comments

Comments
 (0)