1. 779b4fd Expose LE advertiser address for easier PTS tests (4/6) by Jakub Pawlowski · 7 years ago
  2. 71cb1b8 Merge changes from topics 'bt-a2dp-ldac-abr-adjustments', 'bt-a2dp-ldac-dropped-count' by Pavlin Radoslavov · 7 years ago
  3. 285b703 Merge "Remove libbt-vendor from system/bt/main/Android.bp" by Treehugger Robot · 7 years ago
  4. 10b43d2 test_vendor: Remove unused libbt-vendor files by Myles Watson · 7 years ago
  5. 18b3527 Remove libbt-vendor from system/bt/main/Android.bp by Myles Watson · 7 years ago
  6. 27a9864 Merge "bta_gattc_cache: Initialize gatt_db_elemement_t permissions to 0" by Treehugger Robot · 7 years ago
  7. ce48fc7 Fix line formatting per clang-format by Pavlin Radoslavov · 7 years ago
  8. a825f56 Print the LDAC adaptive bit rate adjustments by Pavlin Radoslavov · 7 years ago
  9. 659d0da Fix/update the computation of the total dropped packets for LDAC and AAC by Pavlin Radoslavov · 7 years ago
  10. 0e56a92 Merge "Read by UUID for PTS tests (4/5)" by Treehugger Robot · 7 years ago
  11. bee374a bta_gattc_cache: Initialize gatt_db_elemement_t permissions to 0 by Bailey Forrest · 7 years ago
  12. d2aa2fc Merge "AVRCP TG: Get Item Attribute command not working" by Treehugger Robot · 7 years ago
  13. 2dc048b stack: AVRCP: add missing debug arguments by Hemant Gupta · 7 years ago
  14. 7dd34f5 Read by UUID for PTS tests (4/5) by Jakub Pawlowski · 7 years ago
  15. f271c91 Do not GATT_ERROR on MTU change by Jacky Cheung · 7 years ago
  16. 86ae6c0 Add missing NULL pointer assignment after fixed_queue_free and alarm_free by Pavlin Radoslavov · 7 years ago
  17. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  18. 1f5ec73 Do not remove device security record on LMP timeout by Andre Eisenbach · 7 years ago
  19. 6510a47 AVRCP TG: Get Item Attribute command not working by Hemant Gupta · 7 years ago
  20. 5e9f569 Reduce the audio A2DP HAL output audio stream buffer size by Pavlin Radoslavov · 7 years ago
  21. 59921ff Merge "HFP: Disable BTRH feature" by Treehugger Robot · 7 years ago
  22. 3d38129 Fix log record after return by liuchao · 7 years ago
  23. a25ef0b HFP: Disable BTRH feature by Yoshiharu Kurita · 9 years ago
  24. 3523f28 Merge "Add support for inband ringing feature" by Jack He · 7 years ago
  25. 302113d Add A2DP codec-specific information to dumpsys output by Pavlin Radoslavov · 7 years ago
  26. b0aca86 Build fix for BLE_PRIVACY_SPT == FALSE by Jakub Pawlowski · 7 years ago
  27. 7a9892c Add support for inband ringing feature by Jack He · 8 years ago
  28. 2aea44a Merge "AVRC: Configure absolute volume to false if remove device not supprot it" by Treehugger Robot · 7 years ago
  29. a4fcd23 AVRC: Configure absolute volume to false if remove device not supprot it by Tsuyoshi Kamata · 7 years ago
  30. 1f62c12 Advertising manager improvements by Jakub Pawlowski · 7 years ago
  31. 17f449d Linux build fix by Jakub Pawlowski · 7 years ago
  32. f6db7cb Use device privacy mode as default by Jakub Pawlowski · 7 years ago
  33. 6bd467a ESR11-E7716: Disable scans while setting local RPA by Jakub Pawlowski · 7 years ago
  34. e7f14a6 Support for H7 function for key derivation by Jakub Pawlowski · 7 years ago
  35. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  36. 16899e9 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  37. 6f1f337 Merge "Add default AVRCP version to prevent confusing log message" by Treehugger Robot · 7 years ago
  38. 2986b2b Merge "Add test config to net_test_hci" by Dan Shi · 7 years ago
  39. 84054a8 Merge "Add test config to net_test_device" by Dan Shi · 7 years ago
  40. 686bcbb Merge "Add test config to net_test_btcore" by Treehugger Robot · 7 years ago
  41. 2705ebb Add test config to net_test_hci by Dan Shi · 7 years ago
  42. 1fbbc39 Merge "Compute the audio data buffer size based on stream characteristics" by Treehugger Robot · 7 years ago
  43. ee8965e Merge "Add test config to net_test_bluetooth" by Treehugger Robot · 7 years ago
  44. b32704f Compute the audio data buffer size based on stream characteristics by Pavlin Radoslavov · 7 years ago
  45. d0a99cd Add test config to net_test_bluetooth by Dan Shi · 7 years ago
  46. e59cbd2 Finish conversion to Android.bp by Myles Watson · 7 years ago
  47. 73ad031 test: Add a simulated Bluetooth HAL implementation by Myles Watson · 7 years ago
  48. db5123e audio_a2dp_hw: add device lock am: 2328b5754d by Andy Hung · 7 years ago
  49. 2328b57 audio_a2dp_hw: add device lock by Andy Hung · 7 years ago
  50. 68b9d94 Merge "Add test config to bluetoothtbd_test" am: 615b7cdd98 by Dan Shi · 7 years ago
  51. df9ba4b Merge "Add test config to net_test_osi" am: 4f9e3c6376 by Dan Shi · 7 years ago
  52. 615b7cd Merge "Add test config to bluetoothtbd_test" by Treehugger Robot · 7 years ago
  53. 4f9e3c6 Merge "Add test config to net_test_osi" by Treehugger Robot · 7 years ago
  54. 04f1dae Bluetooth 5 advertising duration refactoring (1/4) am: 5204c62f13 by Jakub Pawlowski · 7 years ago
  55. 5204c62 Bluetooth 5 advertising duration refactoring (1/4) by Jakub Pawlowski · 7 years ago
  56. dbb89ba AVRCP CT: Only call handle_rc_features if target registered am: 7745e29576 by Bailey Forrest · 7 years ago
  57. 4672aca Add test config to bluetoothtbd_test by Dan Shi · 7 years ago
  58. 15fbcf0 Add test config to net_test_btcore by Dan Shi · 7 years ago
  59. cdc3c39 Add test config to net_test_osi by Dan Shi · 7 years ago
  60. b04b6c9 Add test config to net_test_device by Dan Shi · 7 years ago
  61. 7745e29 AVRCP CT: Only call handle_rc_features if target registered by Bailey Forrest · 7 years ago
  62. c37cb34 Add default AVRCP version to prevent confusing log message by Ajay Panicker · 7 years ago
  63. fec9848 Merge "Include flags in all connectable packets" am: b4bed63632 by Jakub Pawlowski · 7 years ago
  64. b4bed63 Merge "Include flags in all connectable packets" by Treehugger Robot · 7 years ago
  65. 502cf8b Delete bt_snoop.log when snoop logging is disabled am: f786aac482 by Ajay Panicker · 7 years ago
  66. 9389b64 Include flags in all connectable packets by Jakub Pawlowski · 7 years ago
  67. f786aac Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  68. 60c19a4 Bluetooth 5 periodic scan (2/3) am: f685bfb7b1 by Jakub Pawlowski · 7 years ago
  69. f685bfb Bluetooth 5 periodic scan (2/3) by Jakub Pawlowski · 7 years ago
  70. bdcd10f Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Pavlin Radoslavov · 7 years ago
  71. 14bf663 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Treehugger Robot · 7 years ago
  72. 8df7a16 Merge "test-vendor-lib: Enable building for 64 bits" am: 46bd270740 by Jorge E. Moreira · 7 years ago
  73. 46bd270 Merge "test-vendor-lib: Enable building for 64 bits" by Treehugger Robot · 7 years ago
  74. 2073c3e Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 7 years ago
  75. 71b2798 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  76. e4f2b61 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  77. 77c6bc5 test-vendor-lib: Enable building for 64 bits by Jorge E. Moreira · 7 years ago
  78. e72ef53 osi: Update error messages am: 1dc4b361dd by Myles Watson · 7 years ago
  79. 1dc4b36 osi: Update error messages by Myles Watson · 7 years ago
  80. d102140 Merge "hci: Update error messages" am: 09329eede8 by Myles Watson · 7 years ago
  81. 7a5646f Merge "l2cap: Use CHECK for memory allocation errors" am: b8e1fbd04a by Myles Watson · 7 years ago
  82. 09329ee Merge "hci: Update error messages" by Treehugger Robot · 7 years ago
  83. b8e1fbd Merge "l2cap: Use CHECK for memory allocation errors" by Treehugger Robot · 7 years ago
  84. a9b28fb Merge "BTA HF_CLIENT: Always reply to +BCS" am: 04f88ffb6c by Sanket Agarwal · 7 years ago
  85. 04f88ff Merge "BTA HF_CLIENT: Always reply to +BCS" by Treehugger Robot · 7 years ago
  86. 1d418ba l2cap: Use CHECK for memory allocation errors by Myles Watson · 7 years ago
  87. ad372cf BTA HF_CLIENT: Always reply to +BCS by Sanket Agarwal · 8 years ago
  88. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  89. 2bbd84b Integration of LDAC Adaptive Bit Rate mechanism am: dfc02a91a1 by fen wang · 7 years ago
  90. dfc02a9 Integration of LDAC Adaptive Bit Rate mechanism by fen wang · 7 years ago
  91. f0b97ca Add option to specify initial LE connection PHY (1/3) am: 96fb273d92 by Jakub Pawlowski · 7 years ago
  92. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  93. 73071a0 Merge "btm_sec: p_name fails matching security records" am: e9082e66c2 by Zach Johnson · 7 years ago
  94. e9082e6 Merge "btm_sec: p_name fails matching security records" by Zach Johnson · 7 years ago
  95. 8e6bf08 Expose connection update callback (1/3) am: b5ba4fdbc4 by Jakub Pawlowski · 7 years ago
  96. c3829ac btm_sec: p_name fails matching security records by Martin Brabham · 8 years ago
  97. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  98. 8bc0c70 hci: Timestamp HCI commands for timeouts am: 17d3595cf1 by Myles Watson · 7 years ago
  99. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  100. ba23876 Set preferred PHY and read PHY implementation (3/3) am: eafd45d086 by Jakub Pawlowski · 7 years ago