Files
rk35xx-android14/external/python/bumble/docs/mkdocs/src/platforms/macos.md
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +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