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. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  4. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  5. f3246f1 Separate LE scanner from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  6. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  7. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  8. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  9. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  10. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  11. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  12. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  13. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago[Renamed from service/hal/fake_bluetooth_gatt_interface.cpp]
  14. ee6b6d0 Remove dead methods and callbacks by Jakub Pawlowski · 9 years ago
  15. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  16. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  17. ce021dd service: add HAL for connect/disconnect by Jakub Pawlowski · 9 years ago
  18. 82ea72f service: Add OnScanResult Delegate event. by Arman Uguray · 9 years ago
  19. 3f6aa07 service/hal: Add per-client Scan interface by Arman Uguray · 9 years ago
  20. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  21. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  22. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  23. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  24. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  25. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  26. 9e52053 service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  27. d1ed1f5 service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  28. 9ded7b6 service: Add hal::BluetoothGattInterface by Arman Uguray · 9 years ago