We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5afb6 commit 4d85bdcCopy full SHA for 4d85bdc
EFI/OC/config.plist
@@ -2531,6 +2531,14 @@
2531
<data>AAAAAA==</data>
2532
<key>run-efi-updater</key>
2533
<string>No</string>
2534
+ <key>bluetoothExternalDongleFailed</key>
2535
+ <data>
2536
+ AA==
2537
+ </data>
2538
+ <key>bluetoothInternalControllerInfo</key>
2539
2540
+ AAAAAAAAAAAAAAAAAAA=
2541
2542
</dict>
2543
2544
<key>Delete</key>
@@ -2540,7 +2548,10 @@
2548
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
2549
<array/>
2550
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
- <array/>
2551
+ <array>
2552
+ <string>bluetoothExternalDongleFailed</string>
2553
+ <string>bluetoothInternalControllerInfo</string>
2554
+ </array>
2555
2545
2556
<key>LegacyOverwrite</key>
2546
2557
<false/>
0 commit comments