1. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  2. 29bc0b9 Guard btsnooz ringbuffer access from multiple threads by Andre Eisenbach · 8 years ago
  3. ac109dc HF Client: SCO routing with multiple devices by Sanket Agarwal · 8 years ago
  4. 1e73f14 Merge changes from topic 'bt5_scan_props' by Jakub Pawlowski · 8 years ago
  5. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  6. a6ba5ac Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 8 years ago
  7. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  8. 1c7a152 btif: Remove platform-specific address logic by Myles Watson · 8 years ago
  9. 0b4f3f7 Add memory allocation statistics to the Bluetooth dumpsys output by Pavlin Radoslavov · 8 years ago
  10. 494e53e Update the A2DP Codec Config API by Pavlin Radoslavov · 8 years ago
  11. 87cf132 Merge "Update UUIDs immediately on NVRAM" by Treehugger Robot · 8 years ago
  12. 0c70d8e Update UUIDs immediately on NVRAM by Srinu Jella · 8 years ago
  13. ee5c257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 8 years ago
  14. c176ff3 Fix the GATT server and HOGP disconnect by IHLHO KIM · 8 years ago
  15. 657baed Fix advertising timeout behaviour. by Jakub Pawlowski · 8 years ago
  16. 4db816d Synchronize hl data operations by Srinu Jella · 8 years ago
  17. a3f831c Fix A2DP Metrics Logging Capacity by Jack He · 8 years ago
  18. 33f424d Fix bad UUID comparison when adding GATT service by Jakub Pawlowski · 8 years ago
  19. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  20. 9b2e40d Fix a NULL-pointer access before check in connect_int by liuchao · 8 years ago
  21. 8a06ff5 Don't allow GATT and GAP service override by Jakub Pawlowski · 8 years ago
  22. 35ae4ad Merge "Add "connecting" and "disconnecting" states to HID Device." by Treehugger Robot · 8 years ago
  23. eab3651 Batch scan simplification by Jakub Pawlowski · 8 years ago
  24. 2ffd8da LE filters without custom data types by Jakub Pawlowski · 8 years ago
  25. ad6afdf Get rid of BTA_DmBleCfgFilterCondition by Jakub Pawlowski · 8 years ago
  26. ae2aabe Simplify LE scan filter memory management by Jakub Pawlowski · 8 years ago
  27. 2c1522e Remove reduntant re-schedule by Jakub Pawlowski · 8 years ago
  28. 1febda9 Use callbacks for LE filter functions (BTM layer) by Jakub Pawlowski · 8 years ago
  29. 844daca Add "connecting" and "disconnecting" states to HID Device. by Ivan Podogov · 8 years ago
  30. 19e3d70 Remove unnecessary cutils dependency by Jakub Pawlowski · 8 years ago
  31. d43a901 Renamed the aptX and aptX-HD shared libraries by Pavlin Radoslavov · 8 years ago
  32. f317562 Fix A2DP metrics session duration by Jack He · 8 years ago
  33. 2a399b3 Make HID Device service independent from HID Host. by Ivan Podogov · 8 years ago
  34. 7bd36a3 Merge "Allow HID Device to connect to a specific device" by Treehugger Robot · 8 years ago
  35. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  36. 456e200 Allow HID Device to connect to a specific device by Ivan Podogov · 8 years ago
  37. e396065 LE scanner BTA layer simplification by Jakub Pawlowski · 8 years ago
  38. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  39. f585f29 Merge "Remove btif dependency on libmedia" by Treehugger Robot · 8 years ago
  40. 808650d Modernize BLE Scanner implementation (2/3) by Jakub Pawlowski · 8 years ago
  41. e0750ca Expose Bluetooth 5.0 properties to JNI by Jakub Pawlowski · 8 years ago
  42. 7098432 BLE scan filter setup simplification (2/3) by Jakub Pawlowski · 8 years ago
  43. d008a8a AVRCP CT: Register for UUIDS Changed by Sanket Agarwal · 8 years ago
  44. 1f358ff Remove btif dependency on libmedia by Jack He · 8 years ago
  45. 83f1d96 Refactor LE scanning HAL (2/3) by Jakub Pawlowski · 8 years ago
  46. 6664b2c Incoming HF connection: CB interaction between BTA <-> BTIF by Sanket Agarwal · 8 years ago
  47. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  48. 221e9bf BTA Application registration refactor by Jakub Pawlowski · 8 years ago
  49. 83211b0 Get rid of selective connection procedure by Jakub Pawlowski · 8 years ago
  50. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  51. 8ab5e4d Remove additional usages of UINT_TO_PTR by Ajay Panicker · 8 years ago
  52. a1a1989 Merge "Remove double includes" by Treehugger Robot · 8 years ago
  53. 5eccd90 Implement multiple control blocks for HF Client in BTA/BTIF by Sanket Agarwal · 8 years ago
  54. bdcfc04 BTA HF Client should use dynamic control block by Sanket Agarwal · 8 years ago
  55. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  56. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  57. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  58. 4ebaa86 Add a mechanism for Audio Feeding Parameters negotiation by Pavlin Radoslavov · 8 years ago
  59. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  60. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  61. 531fe1a Remove more usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  62. 376dfb8 Merge "AVRCP: Fix get metadata attribute responses" by Treehugger Robot · 8 years ago
  63. f69036e Add Bluetooth device address parameter to HF Client APIs by Sanket Agarwal · 8 years ago
  64. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  65. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  66. 9f0cc08 Merge "Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd" by Marie Janssen · 8 years ago
  67. 368cdba Fix an inappropriate NULL-pointer check in handle_rc_passthrough_cmd by liuchao · 8 years ago
  68. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  69. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  70. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  71. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  72. 4ef7129 Merge "Audio pops due to queue not flushed when focus taken off" by Sanket Agarwal · 8 years ago
  73. 1ee1d33 btif: DRY up command functions by Marie Janssen · 8 years ago
  74. aab5c88 Audio pops due to queue not flushed when focus taken off by Sanket Agarwal · 8 years ago
  75. 58d57a4 Remove some usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  76. a75087e Move startAdvertising() logic into native code (2/3) by Jakub Pawlowski · 8 years ago
  77. 365fbfb Limit the use of AVRC_ADV_CTRL_INCLUDED define by Ajay Panicker · 8 years ago
  78. 135db4f Remove pointer to integer cast in btif_sock_l2cap to prevent crash on 64 bit systems by Ajay Panicker · 8 years ago
  79. 133f0b6 btif: Remove AVRC_CTRL_INCLUDED ifdefs by Marie Janssen · 8 years ago
  80. 919fac8 btif: Remove unused uinput interface code by Marie Janssen · 8 years ago
  81. 395e30e Copying of pointer with incorrect size by Sanket Agarwal · 8 years ago
  82. 033d5a2 AVRCP: unify Get{Element,Item}Attributes response. by Marie Janssen · 8 years ago
  83. d964cf9 Unify advertising API (1/3) by Jakub Pawlowski · 8 years ago
  84. 681a396 Move callback to dispatch thread by Ajay Panicker · 8 years ago
  85. a638cc5 Fix incorrect check for empty out-of-band pairing data by Jakub Pawlowski · 8 years ago
  86. 7921e8f BLE OOB Pairing - parse address type (1/5) by Jakub Pawlowski · 8 years ago
  87. ffd5121 AVRCP: Passthrough code cleanup by Marie Janssen · 8 years ago
  88. 583b817 Restart sniff timer on AVDTP signalling channel establishment by Ayan Ghosh · 11 years ago
  89. f098d05 Move HDP reg_counter updates to BTIF thread by Matadeen Mishra · 9 years ago
  90. 4e70834 Merge "Remove incorrect assert in btm_read_rssi_cb" by Treehugger Robot · 8 years ago
  91. a239d20 Use standard types instead of OI_INT* and OI_UINT* types by Jakub Pawlowski · 8 years ago
  92. ce8e858 Remove incorrect assert in btm_read_rssi_cb by Andre Eisenbach · 8 years ago
  93. b6ef101 Use rc_handle for reconciliation of timer callback by Sanket Agarwal · 8 years ago
  94. f436d2f Check A2DP source is not already shut{ting} down by Sanket Agarwal · 8 years ago
  95. feee26c A2DP codec related fixes and cleanup by Pavlin Radoslavov · 8 years ago
  96. 9203cb0 Merge "Remove unused BLE_PERIPHERAL_MODE_SUPPORT" by Jakub Pawlowski · 8 years ago
  97. c75a71d AG: CLCC response can contain non-ATD characters by Satish Kodishala · 8 years ago
  98. 3a2747f Remove unused BLE_PERIPHERAL_MODE_SUPPORT by Jakub Pawlowski · 8 years ago
  99. a8d73ef Move start advertise method to advertising interface (3/3) by Jakub Pawlowski · 8 years ago
  100. 96b5560 Merge "Simplify BTA_GATTC_Listen" by Treehugger Robot · 8 years ago