1. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  2. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  3. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  4. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  5. 0ecddf3 Change how Advertise Data is passed to BTIF (2/3) by Jakub Pawlowski · 8 years ago
  6. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  7. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  8. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  9. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago[Renamed from service/client/main.cpp]
  10. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 8 years ago
  11. a4bd0d2 service: use AIDL by Jakub Pawlowski · 9 years ago
  12. 5d80cb9 bluetooth-cli: add support for --exec by Marie Janssen · 9 years ago
  13. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  14. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  15. 64401bf service/client: command line made nicer by Jakub Pawlowski · 9 years ago
  16. 756cc4b service/client: add command to change MTU by Jakub Pawlowski · 9 years ago
  17. a655107 service: add SetMtu and OnMtuChanged by Jakub Pawlowski · 9 years ago
  18. 608762d service/client: implement connect and disconnect methods by Jakub Pawlowski · 9 years ago
  19. 57d7bf9 bt: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  20. 455dc8f service: Expose Connect and Disconnect through IBluetothLowEnergy by Jakub Pawlowski · 9 years ago
  21. ba197a2 service: add scan support to bluetooth-cli by Jakub Pawlowski · 9 years ago
  22. 4fbbf60 service/client: Add register|unregister-gatt by Arman Uguray · 9 years ago
  23. 87222e0 service/client: Add start-adv -u flag by Arman Uguray · 9 years ago
  24. 91c59c9 service/client: Handle EOF by Arman Uguray · 9 years ago
  25. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  26. ae43de6 service: Fix IBluetoothLowEnergy signatures to return bool by Arman Uguray · 9 years ago
  27. d19bc04 service/client: Add start-adv and stop-adv by Arman Uguray · 9 years ago
  28. 52bfc60 service: Add binder stubs for advertising API by Arman Uguray · 9 years ago
  29. 2e43414 service/client: Add first BLE interface commands by Arman Uguray · 9 years ago
  30. 10b54c4 service: Implement IBluetooth.isMultiAdvertisementSupported() by Arman Uguray · 9 years ago
  31. 39a66be service/client: Register IBluetoothCallback by Arman Uguray · 9 years ago
  32. 5192309 service/client: Add support for the latest methods by Arman Uguray · 9 years ago
  33. 2117e52 service: Implement IBluetooth::GetState by Arman Uguray · 9 years ago
  34. fcf2e03 service: Implement IBluetooth IsEnabled, Enable, and Disable by Arman Uguray · 9 years ago
  35. f520952 service: Introduce a command-line client by Arman Uguray · 9 years ago