1. 6bc59e1 Deprecate DISALLOW_COPY_AND_ASSIGN. by Qijiang Fan · 4 years, 4 months ago
  2. 628e751 bluetooth: use std::move for OnExportedCallback. by Qijiang Fan · 4 years, 7 months ago
  3. 1531484 bluetooth: Remove unused code by Sonny Sasaka · 4 years, 7 months ago
  4. 87af639 bluetooth: remove usages of base::MessageLoop by Qijiang Fan · 4 years, 8 months ago
  5. 5243904 use base::Contains by Qijiang Fan · 4 years, 9 months ago
  6. f7a69c0 bluetooth: Remove SuspendManager from btdispatch by Abhishek Pandit-Subedi · 5 years ago
  7. 7d07e00 bluetooth: remove dbus migration macro by Qijiang Fan · 5 years ago
  8. ec86b64 bluetooth: dbus object proxy mock (libchrome uprev) by hscham · 5 years ago
  9. deb5c5e bluetooth: Convert ifdef into runtime check by Abhishek Pandit-Subedi · 6 years ago
  10. 84f3371 bluetooth: Support merging D-Bus properties in dispatcher by Yu Liu · 6 years ago
  11. a3bdd10 bluetooth: move property_handler_callback on ExportedObjectManagerWrapper by Archie Pusaka · 6 years ago
  12. 6e47917 bluetooth: move newblued-specific utility functions to avoid libnewblued dependency by Miao-chen Chou · 6 years ago
  13. 29a9c1f bluetooth: add a util function to translate bluetooth::Uuid to struct uuid by Miao-chen Chou · 6 years ago
  14. c0c7eab bluetooth: Perform GATT client services enumeration upon device connection by Miao-chen Chou · 6 years ago
  15. 720ad60 bluetooth: move uuid utility to common/ and add a translation function for UUID by Miao-chen Chou · 6 years ago
  16. 53b1068 bluetooth: Add utils to translate between GATT handles and object paths by Miao-chen Chou · 6 years ago
  17. 1c335c0 bluetooth: Convert all async D-Bus exporting to sync. by Sonny Sasaka · 6 years ago
  18. efcff12 bluetooth: Rename _unittest.cc to _test.cc by Sonny Sasaka · 6 years ago
  19. defbe9c bluetooth: Defer AddProperty until the interface is exported by Sonny Sasaka · 6 years ago
  20. a6917a1 bluetooth: Unexport interface before remove interface by Sonny Sasaka · 6 years ago
  21. 875b781 bluetooth: Refactor ExportedInterface::Unexport and improve unit test by Sonny Sasaka · 6 years ago
  22. ee5ec2c bluetooth: Move IsBleSplitterEnabled() to util by Sonny Sasaka · 6 years ago
  23. 5e7cd31 Remove brillo/bind_lambda.h by Hidehiko Abe · 6 years ago
  24. d5cd2e8 bluetooth: Move util to common by Sonny Sasaka · 6 years ago
  25. 922305d bluetooth: Refactor DispatcherClient into 2 classes by Sonny Sasaka · 6 years ago
  26. 787ea91 bluetooth: Add rules for object export. by Sonny Sasaka · 6 years ago
  27. 2b05a73 bluetooth: Handle Pair and CancelPairing methods for org.bluez.Device1 interface by Miao-chen Chou · 7 years ago
  28. a4fa93c bluetooth: Fix org.freedesktop.DBus.Properties.Set handler by Sonny Sasaka · 7 years ago
  29. 3229c93 bluetooth: Add interface to remove exported property. by Sonny Sasaka · 7 years ago
  30. 7a505da bluetooth: Add scan D-Bus interface to NewblueDaemon. by Sonny Sasaka · 7 years ago
  31. 7e1d3e3 bluetooth: Add NewBlue initialization and bring up. by Sonny Sasaka · 7 years ago
  32. 68d866b bluetooth: Add libnewblue wrapper by Sonny Sasaka · 7 years ago
  33. 48ef14a bluetooth: Tidy up comments by Sonny Sasaka · 7 years ago
  34. 613cd1e bluetooth: Add dummy adapter interface to newblued. by Sonny Sasaka · 7 years ago
  35. bcbad88 bluetooth: Move common components from newblued/ and dispatcher/ to common/ by Sonny Sasaka · 7 years ago