1. 304ceeb Create unit test framework for audio_a2dp_hw by Pavlin Radoslavov · 7 years ago
  2. 16899e9 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  3. 6f1f337 Merge "Add default AVRCP version to prevent confusing log message" by Treehugger Robot · 7 years ago
  4. 2986b2b Merge "Add test config to net_test_hci" by Dan Shi · 7 years ago
  5. 84054a8 Merge "Add test config to net_test_device" by Dan Shi · 7 years ago
  6. 686bcbb Merge "Add test config to net_test_btcore" by Treehugger Robot · 7 years ago
  7. 2705ebb Add test config to net_test_hci by Dan Shi · 7 years ago
  8. 1fbbc39 Merge "Compute the audio data buffer size based on stream characteristics" by Treehugger Robot · 7 years ago
  9. ee8965e Merge "Add test config to net_test_bluetooth" by Treehugger Robot · 7 years ago
  10. b32704f Compute the audio data buffer size based on stream characteristics by Pavlin Radoslavov · 7 years ago
  11. d0a99cd Add test config to net_test_bluetooth by Dan Shi · 7 years ago
  12. e59cbd2 Finish conversion to Android.bp by Myles Watson · 7 years ago
  13. 73ad031 test: Add a simulated Bluetooth HAL implementation by Myles Watson · 7 years ago
  14. db5123e audio_a2dp_hw: add device lock am: 2328b5754d by Andy Hung · 7 years ago
  15. 2328b57 audio_a2dp_hw: add device lock by Andy Hung · 7 years ago
  16. 68b9d94 Merge "Add test config to bluetoothtbd_test" am: 615b7cdd98 by Dan Shi · 7 years ago
  17. df9ba4b Merge "Add test config to net_test_osi" am: 4f9e3c6376 by Dan Shi · 7 years ago
  18. 615b7cd Merge "Add test config to bluetoothtbd_test" by Treehugger Robot · 7 years ago
  19. 4f9e3c6 Merge "Add test config to net_test_osi" by Treehugger Robot · 7 years ago
  20. 04f1dae Bluetooth 5 advertising duration refactoring (1/4) am: 5204c62f13 by Jakub Pawlowski · 7 years ago
  21. 5204c62 Bluetooth 5 advertising duration refactoring (1/4) by Jakub Pawlowski · 7 years ago
  22. dbb89ba AVRCP CT: Only call handle_rc_features if target registered am: 7745e29576 by Bailey Forrest · 7 years ago
  23. 4672aca Add test config to bluetoothtbd_test by Dan Shi · 7 years ago
  24. 15fbcf0 Add test config to net_test_btcore by Dan Shi · 7 years ago
  25. cdc3c39 Add test config to net_test_osi by Dan Shi · 7 years ago
  26. b04b6c9 Add test config to net_test_device by Dan Shi · 7 years ago
  27. 7745e29 AVRCP CT: Only call handle_rc_features if target registered by Bailey Forrest · 7 years ago
  28. c37cb34 Add default AVRCP version to prevent confusing log message by Ajay Panicker · 7 years ago
  29. fec9848 Merge "Include flags in all connectable packets" am: b4bed63632 by Jakub Pawlowski · 7 years ago
  30. b4bed63 Merge "Include flags in all connectable packets" by Treehugger Robot · 7 years ago
  31. 502cf8b Delete bt_snoop.log when snoop logging is disabled am: f786aac482 by Ajay Panicker · 7 years ago
  32. 9389b64 Include flags in all connectable packets by Jakub Pawlowski · 7 years ago
  33. f786aac Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  34. 60c19a4 Bluetooth 5 periodic scan (2/3) am: f685bfb7b1 by Jakub Pawlowski · 7 years ago
  35. f685bfb Bluetooth 5 periodic scan (2/3) by Jakub Pawlowski · 7 years ago
  36. bdcd10f Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Pavlin Radoslavov · 7 years ago
  37. 14bf663 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Treehugger Robot · 7 years ago
  38. 8df7a16 Merge "test-vendor-lib: Enable building for 64 bits" am: 46bd270740 by Jorge E. Moreira · 7 years ago
  39. 46bd270 Merge "test-vendor-lib: Enable building for 64 bits" by Treehugger Robot · 7 years ago
  40. 2073c3e Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 8 years ago
  41. 71b2798 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  42. e4f2b61 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  43. 77c6bc5 test-vendor-lib: Enable building for 64 bits by Jorge E. Moreira · 7 years ago
  44. e72ef53 osi: Update error messages am: 1dc4b361dd by Myles Watson · 7 years ago
  45. 1dc4b36 osi: Update error messages by Myles Watson · 7 years ago
  46. d102140 Merge "hci: Update error messages" am: 09329eede8 by Myles Watson · 7 years ago
  47. 7a5646f Merge "l2cap: Use CHECK for memory allocation errors" am: b8e1fbd04a by Myles Watson · 7 years ago
  48. 09329ee Merge "hci: Update error messages" by Treehugger Robot · 7 years ago
  49. b8e1fbd Merge "l2cap: Use CHECK for memory allocation errors" by Treehugger Robot · 7 years ago
  50. a9b28fb Merge "BTA HF_CLIENT: Always reply to +BCS" am: 04f88ffb6c by Sanket Agarwal · 7 years ago
  51. 04f88ff Merge "BTA HF_CLIENT: Always reply to +BCS" by Treehugger Robot · 7 years ago
  52. 1d418ba l2cap: Use CHECK for memory allocation errors by Myles Watson · 7 years ago
  53. ad372cf BTA HF_CLIENT: Always reply to +BCS by Sanket Agarwal · 8 years ago
  54. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  55. 2bbd84b Integration of LDAC Adaptive Bit Rate mechanism am: dfc02a91a1 by fen wang · 7 years ago
  56. dfc02a9 Integration of LDAC Adaptive Bit Rate mechanism by fen wang · 7 years ago
  57. f0b97ca Add option to specify initial LE connection PHY (1/3) am: 96fb273d92 by Jakub Pawlowski · 7 years ago
  58. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  59. 73071a0 Merge "btm_sec: p_name fails matching security records" am: e9082e66c2 by Zach Johnson · 7 years ago
  60. e9082e6 Merge "btm_sec: p_name fails matching security records" by Zach Johnson · 7 years ago
  61. 8e6bf08 Expose connection update callback (1/3) am: b5ba4fdbc4 by Jakub Pawlowski · 7 years ago
  62. c3829ac btm_sec: p_name fails matching security records by Martin Brabham · 8 years ago
  63. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  64. 8bc0c70 hci: Timestamp HCI commands for timeouts am: 17d3595cf1 by Myles Watson · 7 years ago
  65. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  66. ba23876 Set preferred PHY and read PHY implementation (3/3) am: eafd45d086 by Jakub Pawlowski · 7 years ago
  67. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  68. dc01e4c hci: Cancel timer before running callbacks am: e7be6de450 by Myles Watson · 7 years ago
  69. e7be6de hci: Cancel timer before running callbacks by Myles Watson · 7 years ago
  70. 7d2fc68 Merge "Increase size of written bytes for snprintf for AT+BIND" am: fca1242cf1 by Ajay Panicker · 7 years ago
  71. fca1242 Merge "Increase size of written bytes for snprintf for AT+BIND" by Treehugger Robot · 7 years ago
  72. fd7231f Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  73. b77d712 Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  74. 484e890 Merge "AVRCP version interop pereference (1/3)" am: 921f514bcf by Ajay Panicker · 7 years ago
  75. 921f514 Merge "AVRCP version interop pereference (1/3)" by Treehugger Robot · 7 years ago
  76. 8bfe9d8 Merge "main: Update error handling" am: 5d637bc524 by Myles Watson · 7 years ago
  77. 5d637bc Merge "main: Update error handling" by Treehugger Robot · 7 years ago
  78. 01d8667 Increase size of written bytes for snprintf for AT+BIND by Ajay Panicker · 8 years ago
  79. 62369a5 AVRCP version interop pereference (1/3) by Ajay Panicker · 7 years ago
  80. 947d364 Reduce sniff intervals for active mode. am: be6d6ce0ae by Ivan Podogov · 7 years ago
  81. be6d6ce Reduce sniff intervals for active mode. by Ivan Podogov · 8 years ago
  82. 5d700dd main: Update error handling by Myles Watson · 7 years ago
  83. d637951 Merge "Add liblog dependency to libbt-vendor." am: cc7837d8d0 by Alex Deymo · 7 years ago
  84. cc7837d Merge "Add liblog dependency to libbt-vendor." by Treehugger Robot · 7 years ago
  85. 1d86b96 Bluetooth 5 AdvertisingSet implementation (4/4) am: ff32af6dee by Jakub Pawlowski · 7 years ago
  86. bf67a6c Report back TX Power value am: 256afc4d84 by Jakub Pawlowski · 7 years ago
  87. ff32af6 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 7 years ago
  88. 256afc4 Report back TX Power value by Jakub Pawlowski · 7 years ago
  89. c914c6c Do not use Multi-Adv instance 0 in VSC am: 10661946cc by Jakub Pawlowski · 7 years ago
  90. 1066194 Do not use Multi-Adv instance 0 in VSC by Jakub Pawlowski · 7 years ago
  91. 72c146a Merge "Change default AVRCP version to 1.4" am: 763839680f by Ajay Panicker · 7 years ago
  92. 7638396 Merge "Change default AVRCP version to 1.4" by Treehugger Robot · 7 years ago
  93. f4c5ec8 Add liblog dependency to libbt-vendor. by Alex Deymo · 7 years ago
  94. ff618d0 HIDD: Fix possible out-of-bounds error. am: c6bce1a236 by Ivan Podogov · 7 years ago
  95. d627274 Change default AVRCP version to 1.4 by Ajay Panicker · 7 years ago
  96. c6bce1a HIDD: Fix possible out-of-bounds error. by Ivan Podogov · 7 years ago
  97. 2bc32b2 Base classes should have virtual destructors am: 110a4dc073 by Pavlin Radoslavov · 7 years ago
  98. 110a4dc Base classes should have virtual destructors by Pavlin Radoslavov · 7 years ago
  99. 7c779ec Merge "Abort using SIGABRT instead of SIGKILL on command_timeout" am: 379743d738 by Andre Eisenbach · 7 years ago
  100. 379743d Merge "Abort using SIGABRT instead of SIGKILL on command_timeout" by Treehugger Robot · 7 years ago