Files
bumble_mirror/docs/mkdocs/src/platforms/macos.md
Gilles Boccon-Gibod c2959dadb4 formatting and linting automation
Squashed commits:
[cd479ba] formatting and linting automation
[7fbfabb] formatting and linting automation
[c4f9505] fix after rebase
[f506ad4] rename job
[441d517] update doc (+7 squashed commits)
[2e1b416] fix invoke and github action
[6ae5bb4] doc for git blame
[44b5461] add GitHub action
[b07474f] add docs
[4cd9a6f] more linter fixes
[db71901] wip
[540dc88] wip
2022-12-15 23:07:17 -08:00

473 B

:material-apple: MACOS PLATFORM

USB HCI

To use the experimental USB HCI support on macOS, you need to tell macOS not to use the USB Bluetooth controller with its internal Bluetooth stack. To do that, use the following command:

sudo nvram bluetoothHostControllerSwitchBehavior="never"

A reboot shouldn't be necessary after that. See Tech Note 2295