1. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  2. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  3. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  4. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 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. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  8. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  9. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  10. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  11. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  12. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  13. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  14. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  15. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  16. ce021dd service: add HAL for connect/disconnect by Jakub Pawlowski · 9 years ago
  17. 82ea72f service: Add OnScanResult Delegate event. by Arman Uguray · 9 years ago
  18. 3f6aa07 service/hal: Add per-client Scan interface by Arman Uguray · 9 years ago
  19. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  20. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  21. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  22. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  23. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  24. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  25. 9e52053 service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  26. d1ed1f5 service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  27. 9ded7b6 service: Add hal::BluetoothGattInterface by Arman Uguray · 9 years ago