1. 1a88ace NIAP: Add a new argument to determine single user mode status. by Martin Brabham · 5 years ago
  2. 78b69d9 Metrics: Add Bluetooth address obfuscator by Jack He · 6 years ago
  3. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  4. 62aa15f Implement A2DP sink and AVRCP controller binder server by Bailey Forrest · 8 years ago
  5. e61df6e Swap order of registered/status in RegisterForNotificationCallback by Bailey Forrest · 8 years ago
  6. 6640179 Implement the JNI layer for the AVRCP Service (2/3) by Ajay Panicker · 7 years ago
  7. 9af0078 Metrics: Dump native metrics to Java as std:string by Jack He · 7 years ago
  8. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  9. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  10. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  11. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  12. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  13. 6690866 Revert "bt: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  14. 014890b bt: Update libchrome APIS to r456626. by Jay Civelli · 7 years ago
  15. 5120fed GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  16. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  17. 96ac0a3 Use references in GATT client/server API (2/3) by Jakub Pawlowski · 7 years ago
  18. 03c278d Include used STL header files by Bailey Forrest · 7 years ago
  19. 45aebe7 Discover primary service by UUID for PTS tests (1/4) by Jakub Pawlowski · 7 years ago
  20. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  21. 7dd34f5 Read by UUID for PTS tests (4/5) by Jakub Pawlowski · 7 years ago
  22. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  23. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  24. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  25. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  26. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 8 years ago
  27. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  28. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  29. b324a8d Replace usage of "vector<>" with "std::vector<>" by Pavlin Radoslavov · 8 years ago
  30. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  31. 1f60d2d Fix x86_64 compilation on Ubuntu 14.04 by Jack He · 8 years ago
  32. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  33. c3f6a51 Separate LE scanner and GATT client BTIF interfaces (3/3) by Jakub Pawlowski · 8 years ago
  34. f3246f1 Separate LE scanner from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  35. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  36. 10c37e6 Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  37. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  38. 67d5a25 Separate advertiser from GATT client (4/4) by Jakub Pawlowski · 8 years ago
  39. 5dc0d15 Fix clang-tidy warnings in bt. by Chih-Hung Hsieh · 8 years ago
  40. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  41. e84c4bd Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  42. 16102de Vectors as parameters to GATT (1/3) by Jakub Pawlowski · 8 years ago
  43. ec79baa Vectors as parameters to GATT write/indicate (1/3) by Jakub Pawlowski · 8 years ago
  44. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  45. 7b266be Add guest mode functionality (2/4) by Ajay Panicker · 8 years ago
  46. 9dc9985 Use handles to identify GATT attributes (1/4) by Jakub Pawlowski · 8 years ago
  47. ee6b6d0 Remove dead methods and callbacks by Jakub Pawlowski · 9 years ago
  48. b97fc43 Add new HAL functions to fake Bluetooth interface by Andre Eisenbach · 9 years ago
  49. b937cc0 service: Add services removed/added handlers by Jakub Pawlowski · 9 years ago
  50. 6859e0c service: add get_gatt_db and it's callback to HAL by Jakub Pawlowski · 9 years ago
  51. 326b602 service: MTU changed callback for GATT server by Jakub Pawlowski · 9 years ago
  52. c0b1698 service: add bunch of GATT callback handlers by Jakub Pawlowski · 9 years ago
  53. 16e1170 Merge "service: add pairing callback handling" by Jakub Pawlowski · 9 years ago
  54. ea5c826 Merge "service: Fix BluetoothInterface locking issues" by Jakub Pawlowski · 9 years ago
  55. c2ffe4e service: add pairing callback handling by Jakub Pawlowski · 9 years ago
  56. d023549 service: implement HAL callback for response confirmation by Jakub Pawlowski · 9 years ago
  57. 3c8abb3 service: Fix BluetoothInterface locking issues by Jakub Pawlowski · 9 years ago
  58. 9c68cdf service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events by Jakub Pawlowski · 9 years ago
  59. f40f0d0 service: handle remote_device_properties_cb callback by Jakub Pawlowski · 9 years ago
  60. 25689c1 service: Solve locking issues inside GATT interface by Jakub Pawlowski · 9 years ago
  61. 1cbff4e Add missing field to fake Bluetooth interface by Ajay Panicker · 9 years ago
  62. ce021dd service: add HAL for connect/disconnect by Jakub Pawlowski · 9 years ago
  63. 82ea72f service: Add OnScanResult Delegate event. by Arman Uguray · 9 years ago
  64. 3f6aa07 service/hal: Add per-client Scan interface by Arman Uguray · 9 years ago
  65. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  66. f261cf8 net_test_bluetooth: GATT test refactor by Ajay Panicker · 9 years ago
  67. 0f29c00 service: Add connection state tracking to Adapter by Arman Uguray · 9 years ago
  68. c2a61ac Add default implementations for observer callbacks by Ajay Panicker · 9 years ago
  69. fc616e0 net_test_bluetooth: adapter test refactor by Ajay Panicker · 9 years ago
  70. 234138e service: Create a client library for applications by Arman Uguray · 9 years ago
  71. cd644e3 service: Support GattServer notifications/indications by Arman Uguray · 9 years ago
  72. 4ebcbd9 service: Support GATT server async write requests. by Arman Uguray · 9 years ago
  73. b10f96f service: Add HAL wrappers for read_request_cb and connection_cb by Arman Uguray · 9 years ago
  74. d9b0552 service: Implement IBluetoothGattServer.addDescriptor by Arman Uguray · 9 years ago
  75. 9161374 service: Implement IBluetoothGattServer.addCharacteristic by Arman Uguray · 9 years ago
  76. df0b271 service: Implement adding a service declaration by Arman Uguray · 9 years ago
  77. 78a44cd service: Add HAL wrappers for adding a service by Arman Uguray · 9 years ago
  78. 42c89a0 service: Fix crash in hal/ by Ajay Panicker · 9 years ago
  79. 9e52053 service: Add server support to BluetoothGattInterface by Arman Uguray · 9 years ago
  80. d1ed1f5 service: Add HAL wrappers for multi-advertising by Arman Uguray · 9 years ago
  81. 9ded7b6 service: Add hal::BluetoothGattInterface by Arman Uguray · 9 years ago
  82. 10b54c4 service: Implement IBluetooth.isMultiAdvertisementSupported() by Arman Uguray · 9 years ago
  83. d083547 service: Return SUCCESS from Acquire|ReleaseWakeLock by Arman Uguray · 9 years ago
  84. e2982ad service: Don't lie about supporting wake locks by Arman Uguray · 9 years ago
  85. 03b1f0f service: Implement IBluetooth getAddress, getName, and setName by Arman Uguray · 9 years ago
  86. 2117e52 service: Implement IBluetooth::GetState by Arman Uguray · 9 years ago
  87. 2202cd5 service: Introduce hal::BluetoothInterface by Arman Uguray · 9 years ago