Skip to content
New issue

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

BT scan filtering #10

Open
Builty opened this issue Nov 13, 2024 · 1 comment
Open

BT scan filtering #10

Builty opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@Builty
Copy link
Owner

Builty commented Nov 13, 2024

BT client mode should be filtering for Midi UUID, instead of the device name.

@Builty Builty self-assigned this Nov 13, 2024
@Builty
Copy link
Owner Author

Builty commented Nov 17, 2024

Investigated this further. Seems it might be impractical. Devices like the Mvave Chocolate don't advertise themselves as a Midi device. Advertises as HID instead. Only affect its connected to can the Midi service be located.

That would mean the controller would need to scan for, and connect to every device found to check its services. Not impossible but not sure if thats the best way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant