1. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  2. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  3. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  4. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  5. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 9 years ago
  6. 7932727 Add OnConnectionStateChanged to IBluetoothGattServerCallback by Jakub Pawlowski · 8 years ago
  7. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  8. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  9. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago[Renamed from service/test/gatt_server_unittest.cpp]
  10. bb18c41 service: Refactor Client/Instance naming by Arman Uguray · 9 years ago
  11. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  12. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  13. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  14. 514bf60 service: Support GATT server async read requests. by Arman Uguray · 9 years ago
  15. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  16. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  17. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  18. df0b271 service: Implement adding a service declaration by Arman Uguray · 9 years ago
  19. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  20. 0f2d489 service: Add new GattServer abstraction by Arman Uguray · 9 years ago