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