1. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  2. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  3. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  4. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  5. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  6. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  7. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  8. 7932727 Add OnConnectionStateChanged to IBluetoothGattServerCallback by Jakub Pawlowski · 8 years ago
  9. 3398730 Fix google-explicit-constructor warnings in system/bt. by Chih-Hung Hsieh · 8 years ago
  10. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  11. bb18c41 service: Refactor Client/Instance naming by Arman Uguray · 9 years ago
  12. 50a3154 service: Introduce bluetooth::GattClient 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. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  25. 611fcf9 Add bthost, a simple BLE GATT server. by Ian Coolidge · 9 years ago