tree: 933f0271b1e165dd2cf312b75f832c6d423a8e74 [path history] [tgz]
  1. common/
  2. dbus/
  3. dispatcher/
  4. documents/
  5. init/
  6. newblued/
  7. seccomp_filters/
  8. BUILD.gn
  9. OWNERS
  10. README.md
bluetooth/README.md

Chrome OS Bluetooth Service

btdispatch is a daemon that enables replacing bluez with newblue, Chrome OS‘s new Bluetooth stack. Chrome interacts with this daemon instead of bluez, and the daemon splits Chrome’s Bluetooth requests to be forwarded to either bluez (for Bluetooth Classic) or newblue (for Bluetooth Low Energy). The complete design doc is at go/bluez-stack-split.