1. 7ee5835 [system][bt] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  2. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  3. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  4. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  5. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  6. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  7. 5204c62 Bluetooth 5 advertising duration refactoring (1/4) by Jakub Pawlowski · 7 years ago
  8. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  9. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  10. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 8 years ago
  11. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  12. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  13. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  14. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  15. d964cf9 Unify advertising API (1/3) by Jakub Pawlowski · 8 years ago
  16. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  17. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  18. f3246f1 Separate LE scanner from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  19. 0ecddf3 Change how Advertise Data is passed to BTIF (2/3) by Jakub Pawlowski · 8 years ago
  20. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  21. aeafd39 Fix gatt_server_old service added logic by Jakub Pawlowski · 8 years ago
  22. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  23. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  24. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  25. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  26. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  27. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  28. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  29. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago[Renamed from service/gatt_server_old.cpp]
  30. ee6b6d0 Remove dead methods and callbacks by Jakub Pawlowski · 9 years ago
  31. b937cc0 service: Add services removed/added handlers by Jakub Pawlowski · 9 years ago
  32. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  33. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  34. 0f2d489 service: Add new GattServer abstraction by Arman Uguray · 9 years ago