tree: 0b13b477fd3eea8752f4c21e41b2ede78760717a [path history] [tgz]
  1. test/
  2. adapter.mojom
  3. BUILD.gn
  4. connect_result_type_converter.h
  5. DEPS
  6. device.mojom
  7. gatt_result_type_converter.h
  8. OWNERS
  9. README.md
  10. typemaps.gni
  11. uuid.mojom
  12. uuid.typemap
  13. uuid_mojom_traits.h
device/bluetooth/public/mojom/README.md

Bluetooth

Interfaces providing cross platform abstraction of Bluetooth.

Note

These interfaces are NOT yet ready for production use by other components. They are a start at a large task of producing a service for device/bluetooth. Work was scoped to the miniumum required to enable chrome://bluetooth-internals page, and long term design and testing were minimized to accomplish that.