1. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  2. a2d3cb2 Move bt_bdaddr_t operator to global header file by Jakub Pawlowski · 7 years ago
  3. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  4. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  5. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  6. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  7. 7932727 Add OnConnectionStateChanged to IBluetoothGattServerCallback by Jakub Pawlowski · 8 years ago
  8. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  9. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  10. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago[Renamed from service/gatt_server.cpp]
  11. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  12. bb18c41 service: Refactor Client/Instance naming by Arman Uguray · 9 years ago
  13. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  14. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  15. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  16. 514bf60 service: Support GATT server async read requests. by Arman Uguray · 9 years ago
  17. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  18. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  19. df0b271 service: Implement adding a service declaration by Arman Uguray · 9 years ago
  20. 0f2d489 service: Add new GattServer abstraction by Arman Uguray · 9 years ago
  21. fe6dd2a service: Rename Uuid to UUID by Arman Uguray · 9 years ago
  22. d6a4b0c service: Replace CoreStack with Adapter by Arman Uguray · 9 years ago
  23. aa9e17b service: Allow manufacturer data to be set. by Ian Coolidge · 9 years ago
  24. 2d5b1df service: Fix permissions/properties argument order. by Ian Coolidge · 9 years ago
  25. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  26. fd8fdca service: Add null initialization for new scan cb. by Ian Coolidge · 9 years ago
  27. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  28. fd4745e service: Some fixes from end-to-end/user testing. by Ian Coolidge · 9 years ago
  29. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  30. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  31. 611fcf9 Add bthost, a simple BLE GATT server. by Ian Coolidge · 9 years ago