1. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  2. 10c37e6 Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  3. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  4. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  5. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  6. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  7. e84c4bd Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  8. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  9. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  10. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  11. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 9 years ago
  12. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 9 years ago
  13. ee6b6d0 Remove dead methods and callbacks by Jakub Pawlowski · 9 years ago
  14. b97fc43 Add new HAL functions to fake Bluetooth interface by Andre Eisenbach · 9 years ago
  15. b937cc0 service: Add services removed/added handlers by Jakub Pawlowski · 9 years ago
  16. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  17. 326b602 service: MTU changed callback for GATT server by Jakub Pawlowski · 9 years ago
  18. c0b1698 service: add bunch of GATT callback handlers by Jakub Pawlowski · 9 years ago
  19. 16e1170 Merge "service: add pairing callback handling" by Jakub Pawlowski · 9 years ago
  20. ea5c826 Merge "service: Fix BluetoothInterface locking issues" by Jakub Pawlowski · 9 years ago
  21. c2ffe4e service: add pairing callback handling by Jakub Pawlowski · 9 years ago
  22. d023549 service: implement HAL callback for response confirmation by Jakub Pawlowski · 9 years ago
  23. 3c8abb3 service: Fix BluetoothInterface locking issues by Jakub Pawlowski · 9 years ago
  24. 9c68cdf service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events by Jakub Pawlowski · 9 years ago
  25. f40f0d0 service: handle remote_device_properties_cb callback by Jakub Pawlowski · 9 years ago
  26. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  27. 1cbff4e Add missing field to fake Bluetooth interface by Ajay Panicker · 9 years ago
  28. ce021dd service: add HAL for connect/disconnect by Jakub Pawlowski · 9 years ago
  29. 82ea72f service: Add OnScanResult Delegate event. by Arman Uguray · 9 years ago
  30. 3f6aa07 service/hal: Add per-client Scan interface by Arman Uguray · 9 years ago
  31. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  32. f261cf8 net_test_bluetooth: GATT test refactor by Ajay Panicker · 9 years ago
  33. 0f29c00 service: Add connection state tracking to Adapter by Arman Uguray · 9 years ago
  34. c2a61ac Add default implementations for observer callbacks by Ajay Panicker · 9 years ago
  35. fc616e0 net_test_bluetooth: adapter test refactor by Ajay Panicker · 9 years ago
  36. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  37. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  38. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  39. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  40. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  41. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  42. df0b271 service: Implement adding a service declaration by Arman Uguray · 9 years ago
  43. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  44. 42c89a0 service: Fix crash in hal/ by Ajay Panicker · 9 years ago
  45. 9e52053 service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  46. d1ed1f5 service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  47. 9ded7b6 service: Add hal::BluetoothGattInterface by Arman Uguray · 9 years ago
  48. 10b54c4 service: Implement IBluetooth.isMultiAdvertisementSupported() by Arman Uguray · 9 years ago
  49. d083547 service: Return SUCCESS from Acquire|ReleaseWakeLock by Arman Uguray · 9 years ago
  50. e2982ad service: Don't lie about supporting wake locks by Arman Uguray · 9 years ago
  51. 03b1f0f service: Implement IBluetooth getAddress, getName, and setName by Arman Uguray · 9 years ago
  52. 2117e52 service: Implement IBluetooth::GetState by Arman Uguray · 9 years ago
  53. 2202cd5 service: Introduce hal::BluetoothInterface by Arman Uguray · 9 years ago