1. ff32af6 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 7 years ago
  2. 256afc4 Report back TX Power value by Jakub Pawlowski · 7 years ago
  3. 5a8a162 LE Maximum Advertising Data Length (4/4) by Jakub Pawlowski · 7 years ago
  4. ff80118 Use the correct buffer size when copying device inquiry response data by Pavlin Radoslavov · 7 years ago
  5. 16da921 Bluetooth 5 AdvertisingSet implementation (3/4) by Jakub Pawlowski · 8 years ago
  6. 4b1feb6 Bluetooth 5 feature check implementation (1/3) by Jakub Pawlowski · 8 years ago
  7. 89aea85 Merge "btif_sock_thread: Set thread_id = -1 after join" by Treehugger Robot · 8 years ago
  8. 3ff27ac btif_sock_thread: Set thread_id = -1 after join by Myles Watson · 8 years ago
  9. de1695b btif: Remove redundant thread_{stop|join} by Myles Watson · 8 years ago
  10. b793f4f btif_sock: Use atomic operations for thread_handle by Myles Watson · 8 years ago
  11. f11e42b Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 8 years ago
  12. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 8 years ago
  13. 96ad0d2 Remove unnecessary extern declarations by Jakub Pawlowski · 8 years ago
  14. 0482c8a Thread switching simplification by Jakub Pawlowski · 8 years ago
  15. f289529 Fix HDP select thread id type by Andre Eisenbach · 8 years ago
  16. 3e22011 HID: Fix scroll issue with Apple Magic Mouse by Hemant Gupta · 8 years ago
  17. 24dc553 Merge "Fix SIGBUS error in BT stack when pairing with ARM boards" by Treehugger Robot · 8 years ago
  18. 56fd7bf Fix SIGBUS error in BT stack when pairing with ARM boards by Pulkit Bhuwalka · 8 years ago
  19. 31d373b Update the A2DP MTU if the L2CAP MTU changes during codec reconfiguration by Pavlin Radoslavov · 8 years ago
  20. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 8 years ago
  21. 0595ca0 Advertising data handling improvements by Jakub Pawlowski · 8 years ago
  22. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  23. 29bc0b9 Guard btsnooz ringbuffer access from multiple threads by Andre Eisenbach · 8 years ago
  24. ac109dc HF Client: SCO routing with multiple devices by Sanket Agarwal · 8 years ago
  25. 1e73f14 Merge changes from topic 'bt5_scan_props' by Jakub Pawlowski · 8 years ago
  26. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  27. a6ba5ac Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 8 years ago
  28. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  29. 1c7a152 btif: Remove platform-specific address logic by Myles Watson · 8 years ago
  30. 0b4f3f7 Add memory allocation statistics to the Bluetooth dumpsys output by Pavlin Radoslavov · 8 years ago
  31. 494e53e Update the A2DP Codec Config API by Pavlin Radoslavov · 8 years ago
  32. 87cf132 Merge "Update UUIDs immediately on NVRAM" by Treehugger Robot · 8 years ago
  33. 0c70d8e Update UUIDs immediately on NVRAM by Srinu Jella · 8 years ago
  34. ee5c257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 8 years ago
  35. c176ff3 Fix the GATT server and HOGP disconnect by IHLHO KIM · 8 years ago
  36. 657baed Fix advertising timeout behaviour. by Jakub Pawlowski · 8 years ago
  37. 4db816d Synchronize hl data operations by Srinu Jella · 8 years ago
  38. a3f831c Fix A2DP Metrics Logging Capacity by Jack He · 8 years ago
  39. 33f424d Fix bad UUID comparison when adding GATT service by Jakub Pawlowski · 8 years ago
  40. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  41. 9b2e40d Fix a NULL-pointer access before check in connect_int by liuchao · 8 years ago
  42. 8a06ff5 Don't allow GATT and GAP service override by Jakub Pawlowski · 8 years ago
  43. 35ae4ad Merge "Add "connecting" and "disconnecting" states to HID Device." by Treehugger Robot · 8 years ago
  44. eab3651 Batch scan simplification by Jakub Pawlowski · 8 years ago
  45. 2ffd8da LE filters without custom data types by Jakub Pawlowski · 8 years ago
  46. ad6afdf Get rid of BTA_DmBleCfgFilterCondition by Jakub Pawlowski · 8 years ago
  47. ae2aabe Simplify LE scan filter memory management by Jakub Pawlowski · 8 years ago
  48. 2c1522e Remove reduntant re-schedule by Jakub Pawlowski · 8 years ago
  49. 1febda9 Use callbacks for LE filter functions (BTM layer) by Jakub Pawlowski · 8 years ago
  50. 844daca Add "connecting" and "disconnecting" states to HID Device. by Ivan Podogov · 8 years ago
  51. 19e3d70 Remove unnecessary cutils dependency by Jakub Pawlowski · 8 years ago
  52. d43a901 Renamed the aptX and aptX-HD shared libraries by Pavlin Radoslavov · 8 years ago
  53. f317562 Fix A2DP metrics session duration by Jack He · 8 years ago
  54. 2a399b3 Make HID Device service independent from HID Host. by Ivan Podogov · 8 years ago
  55. 7bd36a3 Merge "Allow HID Device to connect to a specific device" by Treehugger Robot · 8 years ago
  56. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  57. 456e200 Allow HID Device to connect to a specific device by Ivan Podogov · 8 years ago
  58. e396065 LE scanner BTA layer simplification by Jakub Pawlowski · 8 years ago
  59. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 10 years ago
  60. f585f29 Merge "Remove btif dependency on libmedia" by Treehugger Robot · 8 years ago
  61. 808650d Modernize BLE Scanner implementation (2/3) by Jakub Pawlowski · 8 years ago
  62. e0750ca Expose Bluetooth 5.0 properties to JNI by Jakub Pawlowski · 8 years ago
  63. 7098432 BLE scan filter setup simplification (2/3) by Jakub Pawlowski · 8 years ago
  64. d008a8a AVRCP CT: Register for UUIDS Changed by Sanket Agarwal · 8 years ago
  65. 1f358ff Remove btif dependency on libmedia by Jack He · 8 years ago
  66. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  67. 6664b2c Incoming HF connection: CB interaction between BTA <-> BTIF by Sanket Agarwal · 8 years ago
  68. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  69. 221e9bf BTA Application registration refactor by Jakub Pawlowski · 8 years ago
  70. 83211b0 Get rid of selective connection procedure by Jakub Pawlowski · 8 years ago
  71. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  72. 8ab5e4d Remove additional usages of UINT_TO_PTR by Ajay Panicker · 8 years ago
  73. a1a1989 Merge "Remove double includes" by Treehugger Robot · 8 years ago
  74. 5eccd90 Implement multiple control blocks for HF Client in BTA/BTIF by Sanket Agarwal · 8 years ago
  75. bdcfc04 BTA HF Client should use dynamic control block by Sanket Agarwal · 8 years ago
  76. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  77. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  78. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  79. 4ebaa86 Add a mechanism for Audio Feeding Parameters negotiation by Pavlin Radoslavov · 8 years ago
  80. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  81. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  82. 531fe1a Remove more usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  83. 376dfb8 Merge "AVRCP: Fix get metadata attribute responses" by Treehugger Robot · 8 years ago
  84. f69036e Add Bluetooth device address parameter to HF Client APIs by Sanket Agarwal · 8 years ago
  85. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  86. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  87. 9f0cc08 Merge "Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd" by Marie Janssen · 8 years ago
  88. 368cdba Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd by liuchao · 8 years ago
  89. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  90. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  91. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  92. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  93. 4ef7129 Merge "Audio pops due to queue not flushed when focus taken off" by Sanket Agarwal · 8 years ago
  94. 1ee1d33 btif: DRY up command functions by Marie Janssen · 8 years ago
  95. aab5c88 Audio pops due to queue not flushed when focus taken off by Sanket Agarwal · 8 years ago
  96. 58d57a4 Remove some usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  97. a75087e Move startAdvertising() logic into native code (2/3) by Jakub Pawlowski · 8 years ago
  98. 365fbfb Limit the use of AVRC_ADV_CTRL_INCLUDED define by Ajay Panicker · 8 years ago
  99. 135db4f Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems by Ajay Panicker · 8 years ago
  100. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago