Add Bluetooth support via RPC, HTTP and GraphQL
Add a new rockbox-bluetooth crate (Linux-only) using bluer and tokio.
Expose Bluetooth through a gRPC proto and generated RPC service,
implement HTTP handlers in the server, and wire GraphQL queries and
mutations with a Bluetooth device object. Add libdbus-1-dev to
Docker/CI images and update Cargo.lock.
This is a binary file and will not be displayed.