devices icon indicating copy to clipboard operation
devices copied to clipboard

Servo-specific APIs to access various devices

Results 3 devices issues
Sort by recently updated
recently updated
newest added

This seems to be one of the only Bluetooth abstractions in any language that simultaneously covers Mac, Linux and Android. I'd love to use this in a project but if...

I know this is primarily intended to support the features of Web Bluetooth, but it would be great if we could use this wrapper to act as a peripheral as...

https://github.com/servo/servo/issues/18433 This crate should be named after bluetooth specifically, and probably it should include all the various bluetooth backends crates directly, and it shouldn't use enums for the representation of...