1. 04f88ff Merge "BTA HF_CLIENT: Always reply to +BCS" by Treehugger Robot · 8 years ago
  2. ad372cf BTA HF_CLIENT: Always reply to +BCS by Sanket Agarwal · 8 years ago
  3. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 8 years ago
  4. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 8 years ago
  5. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 8 years ago
  6. fca1242 Merge "Increase size of written bytes for snprintf for AT+BIND" by Treehugger Robot · 8 years ago
  7. 921f514 Merge "AVRCP version interop pereference (1/3)" by Treehugger Robot · 8 years ago
  8. 01d8667 Increase size of written bytes for snprintf for AT+BIND by Ajay Panicker · 8 years ago
  9. 62369a5 AVRCP version interop pereference (1/3) by Ajay Panicker · 8 years ago
  10. be6d6ce Reduce sniff intervals for active mode. by Ivan Podogov · 8 years ago
  11. 7638396 Merge "Change default AVRCP version to 1.4" by Treehugger Robot · 8 years ago
  12. d627274 Change default AVRCP version to 1.4 by Ajay Panicker · 8 years ago
  13. c6bce1a HIDD: Fix possible out-of-bounds error. by Ivan Podogov · 8 years ago
  14. cf03613 Use the correct tBTA_PAN type when copying the data in a callback by Pavlin Radoslavov · 8 years ago
  15. 7651cfb Fix bta_dm_act.cc compile error. by Alex Deymo · 8 years ago
  16. 20d25f4 Merge "cleanup: no assigns in conditionals" by Treehugger Robot · 8 years ago
  17. eb1ad1d Allow framework to compile with BTM_IO_CAP_NONE by Pulkit Bhuwalka · 8 years ago
  18. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 8 years ago
  19. f11e42b Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 8 years ago
  20. bdd2f50 Clean up some more #defines by Myles Watson · 8 years ago
  21. 3e22011 HID: Fix scroll issue with Apple Magic Mouse by Hemant Gupta · 8 years ago
  22. c9cff56 Add a missing NULL pointer check inside bta_av_rcfg_str_ok() by Pavlin Radoslavov · 8 years ago
  23. 31d373b Update the A2DP MTU if the L2CAP MTU changes during codec reconfiguration by Pavlin Radoslavov · 8 years ago
  24. f49eebd Merge "Change LE advertisement data length type (uint8_t -> uint16_t)" by Jakub Pawlowski · 8 years ago
  25. 0ec9475 Fix comment formatting at the beginning of lines by Myles Watson · 8 years ago
  26. f7100bb Change LE advertisement data length type (uint8_t -> uint16_t) by Jakub Pawlowski · 8 years ago
  27. a72b0e2 Allow back-to-back AVDTP API_RECONFIG_EVT events by Pavlin Radoslavov · 8 years ago
  28. 0595ca0 Advertising data handling improvements by Jakub Pawlowski · 8 years ago
  29. ac109dc HF Client: SCO routing with multiple devices by Sanket Agarwal · 8 years ago
  30. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  31. d64bf4f Use new event type in BLE scan by Jakub Pawlowski · 8 years ago
  32. 65cca8f Initializing the SDP event message pointer before sending by Manu Viswanadhan · 8 years ago
  33. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  34. d5f4960 Integration of the AAC codec for A2DP source by Pavlin Radoslavov · 8 years ago
  35. 367373b HID: Fix forced disconnection flow. by Ivan Podogov · 8 years ago
  36. 4db816d Synchronize hl data operations by Srinu Jella · 8 years ago
  37. 882760d BTA HF CLIENT: Unset initial SCO value by Sanket Agarwal · 8 years ago
  38. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  39. 7b70d1e Merge "HF CLIENT BTA: Reduce logging for non-allocated blocks" by Treehugger Robot · 8 years ago
  40. dda9fab HF CLIENT BTA: Reduce logging for non-allocated blocks by Sanket Agarwal · 8 years ago
  41. 8ed9a77 HID: Prevent crash by Cancelling SDP during cleanup by Hemant Gupta · 8 years ago
  42. 8957fdc Fix NPE when discovering invalid GATT datatbase 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. ad6afdf Get rid of BTA_DmBleCfgFilterCondition by Jakub Pawlowski · 8 years ago
  46. ae2aabe Simplify LE scan filter memory management by Jakub Pawlowski · 8 years ago
  47. 1febda9 Use callbacks for LE filter functions (BTM layer) by Jakub Pawlowski · 8 years ago
  48. 844daca Add "connecting" and "disconnecting" states to HID Device. by Ivan Podogov · 8 years ago
  49. a9743d8 Update Linux BUILD.gn files by Jakub Pawlowski · 8 years ago
  50. 0e42408 Fix an inappropriate sscanf return value judgment by liuchao · 8 years ago
  51. 7bd36a3 Merge "Allow HID Device to connect to a specific device" by Treehugger Robot · 8 years ago
  52. 5ce0116 Add a mechanism for configuring the A2DP Source codecs by Pavlin Radoslavov · 8 years ago
  53. dec747b Fix failling ClosureTest by Jakub Pawlowski · 8 years ago
  54. 456e200 Allow HID Device to connect to a specific device by Ivan Podogov · 8 years ago
  55. e396065 LE scanner BTA layer simplification by Jakub Pawlowski · 8 years ago
  56. 8534bc3 Merge "Fix race condition in do_in_bta_thread" by Jakub Pawlowski · 8 years ago
  57. 73d698e Fix race condition in do_in_bta_thread by Jakub Pawlowski · 8 years ago
  58. 8843cc8 HIDD: Add support for HID Device Role by Hemant Gupta · 11 years ago
  59. 2255250 Fix AdvertisingManager not being initialized by Jakub Pawlowski · 8 years ago
  60. ce34742 Fix pointer type in BTA_DmBleCfgFilterCondition by Jakub Pawlowski · 8 years ago
  61. bced7f0 Fix pointer arithmetic in BTA_DmBleCfgFilterCondition by Andre Eisenbach · 8 years ago
  62. 71f5b3e Linux build fix by Jakub Pawlowski · 8 years ago
  63. 30c4bfe Remove reduntant capabilities check by Jakub Pawlowski · 8 years ago
  64. d494104 Get rid of BLE_ANDROID_CONTROLLER_SCAN_FILTER by Jakub Pawlowski · 8 years ago
  65. 808650d Modernize BLE Scanner implementation (2/3) by Jakub Pawlowski · 8 years ago
  66. 7098432 BLE scan filter setup simplification (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. a57ce82 Remove unused function definitions by Ajay Panicker · 8 years ago
  71. 83211b0 Get rid of selective connection procedure by Jakub Pawlowski · 8 years ago
  72. 33c633e Fix UUID comparision when enabling HID protocol mode for LE devices by Jakub Pawlowski · 8 years ago
  73. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  74. bd3ae7c Write unit test for bta/btif HF client role by Sanket Agarwal · 8 years ago
  75. 8ab5e4d Remove additional usages of UINT_TO_PTR by Ajay Panicker · 8 years ago
  76. 4e5e76a Remove usages of SDP_CLIENT_ENABLED by Ajay Panicker · 8 years ago
  77. a1a1989 Merge "Remove double includes" by Treehugger Robot · 8 years ago
  78. 5eccd90 Implement multiple control blocks for HF Client in BTA/BTIF by Sanket Agarwal · 8 years ago
  79. bdcfc04 BTA HF Client should use dynamic control block by Sanket Agarwal · 8 years ago
  80. 3f31d8c Properly align some packed data structures. by Stephen Hines · 8 years ago
  81. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  82. ecff822 Remove redundant added bta_hh_find_cb call in read_rpt_clt_cfg by liuchao · 8 years ago
  83. 37492db Remove coverity comments by Myles Watson · 8 years ago
  84. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  85. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  86. cd02ce9 A2DP Codec related cleanup by Pavlin Radoslavov · 8 years ago
  87. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  88. 531fe1a Remove more usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  89. e49ed4b Add a missing error check when processing AVDT_RECONFIG_CFM_EVT event by Pavlin Radoslavov · 8 years ago
  90. 376dfb8 Merge "AVRCP: Fix get metadata attribute responses" by Treehugger Robot · 8 years ago
  91. 9580a30 Cleanup GATT cache when remote device is disconnected by Jakub Pawlowski · 8 years ago
  92. 702ae1c AVRCP: Fix get metadata attribute responses by Jack He · 8 years ago
  93. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  94. 9008888 Fix formatting after removing defines by Myles Watson · 8 years ago
  95. 9979121 Remove BTA_GATT_INCLUDED by Myles Watson · 8 years ago
  96. 2e8e9f4 Remove SMP_INCLUDED define by Myles Watson · 8 years ago
  97. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  98. 58d57a4 Remove some usages of UINT_TO_PTR macro by Ajay Panicker · 8 years ago
  99. a1e7e55 Constant Cleanup: Remove BT_TRACE_VERBOSE by Marie Janssen · 8 years ago
  100. 475f8e0 Revert "Bluetooth: Fix the issue that peer A2DP SNK device can not auto-reconnect." by Andre Eisenbach · 8 years ago