We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the Bumble controller does not support Bluetooth "classic" (BR/EDR) scanning. It only has BLE scanning support.
This issue is to request that Bumble be updated to support Bluetooth classic scanning.
I'm still investigating the full impact of this, but at a minimum it will require adding the BR/EDR scanning HCI commands to the controller.
The text was updated successfully, but these errors were encountered:
Note: I'm working on these updates myself. But, I wanted to put this ticket in to share what I'm doing and get feedback from the community (if any).
Sorry, something went wrong.
Note: Still working this issue. PR ETA in a week or two
Well this turned into a huge effort..... Current status: functionally tested, but working on cleaning up unit tests before I do a PR.
No branches or pull requests
Currently the Bumble controller does not support Bluetooth "classic" (BR/EDR) scanning. It only has BLE scanning support.
This issue is to request that Bumble be updated to support Bluetooth classic scanning.
I'm still investigating the full impact of this, but at a minimum it will require adding the BR/EDR scanning HCI commands to the controller.
The text was updated successfully, but these errors were encountered: