1. f685bfb Bluetooth 5 periodic scan (2/3) by Jakub Pawlowski · 7 years ago
  2. 14bf663 Merge "Add new internal API: enableOptionalCodecs()/disableOptionalCodecs()" by Treehugger Robot · 7 years ago
  3. 46bd270 Merge "test-vendor-lib: Enable building for 64 bits" by Treehugger Robot · 7 years ago
  4. 2073c3e Add new internal API: enableOptionalCodecs()/disableOptionalCodecs() by Pavlin Radoslavov · 7 years ago
  5. e4f2b61 Add missing dependency on the Sony LDAC ABR library libldacBT_abr.so by Pavlin Radoslavov · 7 years ago
  6. 77c6bc5 test-vendor-lib: Enable building for 64 bits by Jorge E. Moreira · 7 years ago
  7. 1dc4b36 osi: Update error messages by Myles Watson · 7 years ago
  8. 09329ee Merge "hci: Update error messages" by Treehugger Robot · 7 years ago
  9. b8e1fbd Merge "l2cap: Use CHECK for memory allocation errors" by Treehugger Robot · 7 years ago
  10. 04f88ff Merge "BTA HF_CLIENT: Always reply to +BCS" by Treehugger Robot · 7 years ago
  11. 1d418ba l2cap: Use CHECK for memory allocation errors by Myles Watson · 7 years ago
  12. ad372cf BTA HF_CLIENT: Always reply to +BCS by Sanket Agarwal · 8 years ago
  13. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  14. dfc02a9 Integration of LDAC Adaptive Bit Rate mechanism by fen wang · 7 years ago
  15. 96fb273 Add option to specify initial LE connection PHY (1/3) by Jakub Pawlowski · 7 years ago
  16. e9082e6 Merge "btm_sec: p_name fails matching security records" by Zach Johnson · 7 years ago
  17. c3829ac btm_sec: p_name fails matching security records by Martin Brabham · 8 years ago
  18. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  19. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  20. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  21. e7be6de hci: Cancel timer before running callbacks by Myles Watson · 7 years ago
  22. fca1242 Merge "Increase size of written bytes for snprintf for AT+BIND" by Treehugger Robot · 7 years ago
  23. b77d712 Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  24. 921f514 Merge "AVRCP version interop pereference (1/3)" by Treehugger Robot · 7 years ago
  25. 5d637bc Merge "main: Update error handling" by Treehugger Robot · 7 years ago
  26. 01d8667 Increase size of written bytes for snprintf for AT+BIND by Ajay Panicker · 8 years ago
  27. 62369a5 AVRCP version interop pereference (1/3) by Ajay Panicker · 7 years ago
  28. be6d6ce Reduce sniff intervals for active mode. by Ivan Podogov · 8 years ago
  29. 5d700dd main: Update error handling by Myles Watson · 7 years ago
  30. cc7837d Merge "Add liblog dependency to libbt-vendor." by Treehugger Robot · 7 years ago
  31. ff32af6 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 7 years ago
  32. 256afc4 Report back TX Power value by Jakub Pawlowski · 7 years ago
  33. 1066194 Do not use Multi-Adv instance 0 in VSC by Jakub Pawlowski · 7 years ago
  34. 7638396 Merge "Change default AVRCP version to 1.4" by Treehugger Robot · 7 years ago
  35. f4c5ec8 Add liblog dependency to libbt-vendor. by Alex Deymo · 7 years ago
  36. d627274 Change default AVRCP version to 1.4 by Ajay Panicker · 7 years ago
  37. c6bce1a HIDD: Fix possible out-of-bounds error. by Ivan Podogov · 7 years ago
  38. 110a4dc Base classes should have virtual destructors by Pavlin Radoslavov · 7 years ago
  39. 379743d Merge "Abort using SIGABRT instead of SIGKILL on command_timeout" by Treehugger Robot · 7 years ago
  40. 331c801 Divide advertise data when needed by Jakub Pawlowski · 7 years ago
  41. 2d5c21c Bluetooth 5 Periodic Advertising by Jakub Pawlowski · 7 years ago
  42. d3a71e3 Abort using SIGABRT instead of SIGKILL on command_timeout by Andre Eisenbach · 7 years ago
  43. 5a8a162 LE Maximum Advertising Data Length (4/4) by Jakub Pawlowski · 7 years ago
  44. b493930 Merge "Use the correct tBTA_PAN type when copying the data in a callback" by Treehugger Robot · 7 years ago
  45. ff80118 Use the correct buffer size when copying device inquiry response data by Pavlin Radoslavov · 7 years ago
  46. cf03613 Use the correct tBTA_PAN type when copying the data in a callback by Pavlin Radoslavov · 7 years ago
  47. 16da921 Bluetooth 5 AdvertisingSet implementation (3/4) by Jakub Pawlowski · 7 years ago
  48. 8c7d060 Fix net_test_stack_multi_adv by Jakub Pawlowski · 7 years ago
  49. bc9a932 Fix an HCI race condition when transmitting a packet by Pavlin Radoslavov · 7 years ago
  50. 01ce9e4 test_vendor: Stop watching before closing the FD by Myles Watson · 7 years ago
  51. 7651cfb Fix bta_dm_act.cc compile error. by Alex Deymo · 7 years ago
  52. e745f57 Merge "Add a log message in the beginning of function hci_initialize()" by Treehugger Robot · 7 years ago
  53. d6d64b1 Parse extended advertising packets by Jakub Pawlowski · 7 years ago
  54. 7903a49 Add a log message in the beginning of function hci_initialize() by Pavlin Radoslavov · 7 years ago
  55. bb858fb Add "LE Remove Advertising Set Command" by Jakub Pawlowski · 7 years ago
  56. e986c93 hci: Stop the thread before hci_close() by Myles Watson · 7 years ago
  57. 8e774d1 LE Periodic Advertising - advertiser interface by Lakshmipathi K · 7 years ago
  58. 70af00d Merge "Bluetooth 5 feature check implementation (1/3)" by Treehugger Robot · 7 years ago
  59. d696e66 hci: Close the HAL before cleaning up pending command queue and timers by Myles Watson · 7 years ago
  60. 4b1feb6 Bluetooth 5 feature check implementation (1/3) by Jakub Pawlowski · 7 years ago
  61. e76a01e smp_keys simplification by Jakub Pawlowski · 7 years ago
  62. fb94dc7 hci: Reduce HCI timeout to 2 seconds by Myles Watson · 7 years ago
  63. 8bf2285 Fix for dual-mode devices advertising with a single address by Jack He · 8 years ago
  64. 20d25f4 Merge "cleanup: no assigns in conditionals" by Treehugger Robot · 7 years ago
  65. 042ac33 Disable broken unittest by Bailey Forrest · 7 years ago
  66. eb1ad1d Allow framework to compile with BTM_IO_CAP_NONE by Pulkit Bhuwalka · 7 years ago
  67. 435dbce Merge "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Treehugger Robot · 7 years ago
  68. fc33655 Merge "Ignore AAC bitrate from the A2DP Sink device if below a threshold" by Treehugger Robot · 7 years ago
  69. 89aea85 Merge "btif_sock_thread: Set thread_id = -1 after join" by Treehugger Robot · 7 years ago
  70. 9eee3a7 Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663) by Pavlin Radoslavov · 7 years ago
  71. f378b2b Ignore AAC bitrate from the A2DP Sink device if below a threshold by Pavlin Radoslavov · 8 years ago
  72. 8099365 Merge "osi: Use atomic_exchange to protect is_joined" by Treehugger Robot · 7 years ago
  73. 3ff27ac btif_sock_thread: Set thread_id = -1 after join by Myles Watson · 7 years ago
  74. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 8 years ago
  75. de1695b btif: Remove redundant thread_{stop|join} by Myles Watson · 7 years ago
  76. b793f4f btif_sock: Use atomic operations for thread_handle by Myles Watson · 7 years ago
  77. de3135d osi: Use atomic_exchange to protect is_joined by Myles Watson · 7 years ago
  78. f6ac424 Increase max remote ext feature pages to 3 by Venkata Jagadeesh Garaga · 8 years ago
  79. 03aae0f Fix libldac build on Linux by Jakub Pawlowski · 7 years ago
  80. cd0d189 Fix initial advertising command order by Jakub Pawlowski · 7 years ago
  81. 0c68323 btsnd_hcic_ble_rand refactor by Jakub Pawlowski · 7 years ago
  82. 8cd930c test_vendor: Replace __FUNCTION__ with __func__ by Myles Watson · 8 years ago
  83. f11e42b Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 7 years ago
  84. ee975e8 Merge "Set the AAC audioMuxVersion to "2"" by Treehugger Robot · 8 years ago
  85. 13f4c4d Merge "Update the AAC bitrate settings" by Treehugger Robot · 8 years ago
  86. 197a1b9 Display passkey when bonding by Jakub Pawlowski · 8 years ago
  87. 6f77461 Merge "Clear state mask when scan stopped" by Treehugger Robot · 8 years ago
  88. 1ba312d Set the AAC audioMuxVersion to "2" by Pavlin Radoslavov · 8 years ago
  89. 07ceaa4 Update the AAC bitrate settings by Pavlin Radoslavov · 8 years ago
  90. 3eadf27 Don't build vendor lib on Linux by Bluetooth Build Test · 8 years ago
  91. 4d05ea5 Clear state mask when scan stopped by Jakub Pawlowski · 8 years ago
  92. 9bb5a64 Log which advertising HCI interface is used by Jakub Pawlowski · 8 years ago
  93. 06a384f Merge "Close leftover Audio-to-Bluetooth HAL connections before reopening" by Treehugger Robot · 8 years ago
  94. 8342d95 Fix stack shutdown on Linux by Jakub Pawlowski · 8 years ago
  95. 09fa9c5 Close leftover Audio-to-Bluetooth HAL connections before reopening by Pavlin Radoslavov · 8 years ago
  96. e770da5 Merge "test_vendor: Return success for no-ops" by Treehugger Robot · 8 years ago
  97. 9329b8e HCI for Linux by Jakub Pawlowski · 8 years ago
  98. 32fbec6 Move Android specific HCI code into separate file by Jakub Pawlowski · 8 years ago
  99. 71a58bd Fix stack crash after bonding by Jakub Pawlowski · 8 years ago
  100. bd93e0a Use email address in OWNERS files. by Chih-Hung Hsieh · 8 years ago