1. f1607be Merge "btm_sec: p_name fails matching security records" by Zach Johnson · 8 years ago
  2. db64568 btm_sec: p_name fails matching security records by Martin Brabham · 9 years ago
  3. b152923 Expose connection update callback (1/3) by Jakub Pawlowski · 8 years ago
  4. cbbaf1d hci: Timestamp HCI commands for timeouts by Myles Watson · 8 years ago
  5. 56546a4 Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 8 years ago
  6. 1e20076 hci: Cancel timer before running callbacks by Myles Watson · 8 years ago
  7. 7333358 Merge "Increase size of written bytes for snprintf for AT+BIND" by Treehugger Robot · 8 years ago
  8. e95427f Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 8 years ago
  9. 0054ab4 Merge "AVRCP version interop pereference (1/3)" by Treehugger Robot · 8 years ago
  10. 6eeebfa Merge "main: Update error handling" by Treehugger Robot · 8 years ago
  11. 862fb67 Increase size of written bytes for snprintf for AT+BIND by Ajay Panicker · 9 years ago
  12. 155a875 AVRCP version interop pereference (1/3) by Ajay Panicker · 8 years ago
  13. 3ada342 Reduce sniff intervals for active mode. by Ivan Podogov · 9 years ago
  14. 8894829 main: Update error handling by Myles Watson · 8 years ago
  15. 89113c8 Merge "Add liblog dependency to libbt-vendor." by Treehugger Robot · 8 years ago
  16. f65d9d3 Bluetooth 5 AdvertisingSet implementation (4/4) by Jakub Pawlowski · 8 years ago
  17. 8fdaf49 Report back TX Power value by Jakub Pawlowski · 8 years ago
  18. 06ccd72 Do not use Multi-Adv instance 0 in VSC by Jakub Pawlowski · 8 years ago
  19. 17e8e1e Merge "Change default AVRCP version to 1.4" by Treehugger Robot · 8 years ago
  20. 47dda5d Add liblog dependency to libbt-vendor. by Alex Deymo · 8 years ago
  21. 8d7c9e1 Change default AVRCP version to 1.4 by Ajay Panicker · 8 years ago
  22. f25b11d HIDD: Fix possible out-of-bounds error. by Ivan Podogov · 8 years ago
  23. 8a89816 Base classes should have virtual destructors by Pavlin Radoslavov · 8 years ago
  24. 1ca983f Merge "Abort using SIGABRT instead of SIGKILL on command_timeout" by Treehugger Robot · 8 years ago
  25. b7aa506 Divide advertise data when needed by Jakub Pawlowski · 8 years ago
  26. c9cc16f Bluetooth 5 Periodic Advertising by Jakub Pawlowski · 8 years ago
  27. cec0813 Abort using SIGABRT instead of SIGKILL on command_timeout by Andre Eisenbach · 8 years ago
  28. 9589f47 LE Maximum Advertising Data Length (4/4) by Jakub Pawlowski · 8 years ago
  29. 6daff37 Merge "Use the correct tBTA_PAN type when copying the data in a callback" by Treehugger Robot · 8 years ago
  30. c2eecad Use the correct buffer size when copying device inquiry response data by Pavlin Radoslavov · 8 years ago
  31. 4762cdd Use the correct tBTA_PAN type when copying the data in a callback by Pavlin Radoslavov · 8 years ago
  32. e4fc443 Bluetooth 5 AdvertisingSet implementation (3/4) by Jakub Pawlowski · 9 years ago
  33. 05e6d76 Fix net_test_stack_multi_adv by Jakub Pawlowski · 8 years ago
  34. 6822ce8 Fix an HCI race condition when transmitting a packet by Pavlin Radoslavov · 8 years ago
  35. 3fa65a8 test_vendor: Stop watching before closing the FD by Myles Watson · 8 years ago
  36. 1940bdd Fix bta_dm_act.cc compile error. by Alex Deymo · 8 years ago
  37. ca3782b Merge "Add a log message in the beginning of function hci_initialize()" by Treehugger Robot · 8 years ago
  38. 742a7fb Parse extended advertising packets by Jakub Pawlowski · 9 years ago
  39. dcaea0f Add a log message in the beginning of function hci_initialize() by Pavlin Radoslavov · 9 years ago
  40. 366f7e6 Add "LE Remove Advertising Set Command" by Jakub Pawlowski · 9 years ago
  41. 29c4eab hci: Stop the thread before hci_close() by Myles Watson · 9 years ago
  42. 3a3e2ef LE Periodic Advertising - advertiser interface by Lakshmipathi K · 9 years ago
  43. b18f15d Merge "Bluetooth 5 feature check implementation (1/3)" by Treehugger Robot · 9 years ago
  44. 9bdfffd hci: Close the HAL before cleaning up pending command queue and timers by Myles Watson · 9 years ago
  45. e7197e3 Bluetooth 5 feature check implementation (1/3) by Jakub Pawlowski · 9 years ago
  46. 7660d1e smp_keys simplification by Jakub Pawlowski · 9 years ago
  47. 229e5d5 hci: Reduce HCI timeout to 2 seconds by Myles Watson · 9 years ago
  48. ce833a3 Fix for dual-mode devices advertising with a single address by Jack He · 9 years ago
  49. 4485bd1 Merge "cleanup: no assigns in conditionals" by Treehugger Robot · 9 years ago
  50. b11f446 Disable broken unittest by Bailey Forrest · 9 years ago
  51. 51215e64 Allow framework to compile with BTM_IO_CAP_NONE by Pulkit Bhuwalka · 9 years ago
  52. 19b4f57 Merge "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Treehugger Robot · 9 years ago
  53. e7346fa Merge "Ignore AAC bitrate from the A2DP Sink device if below a threshold" by Treehugger Robot · 9 years ago
  54. 0198bfc Merge "btif_sock_thread: Set thread_id = -1 after join" by Treehugger Robot · 9 years ago
  55. b4b3daa Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663) by Pavlin Radoslavov · 9 years ago
  56. 9c44c7f Ignore AAC bitrate from the A2DP Sink device if below a threshold by Pavlin Radoslavov · 9 years ago
  57. 907759f Merge "osi: Use atomic_exchange to protect is_joined" by Treehugger Robot · 9 years ago
  58. 8d31812 btif_sock_thread: Set thread_id = -1 after join by Myles Watson · 9 years ago
  59. 1a5a3b0 cleanup: no assigns in conditionals by Marie Janssen · 9 years ago
  60. 06ccda6 btif: Remove redundant thread_{stop|join} by Myles Watson · 9 years ago
  61. e33527b btif_sock: Use atomic operations for thread_handle by Myles Watson · 9 years ago
  62. 81800ad osi: Use atomic_exchange to protect is_joined by Myles Watson · 9 years ago
  63. b0540d2 Increase max remote ext feature pages to 3 by Venkata Jagadeesh Garaga · 9 years ago
  64. cffd711 Fix libldac build on Linux by Jakub Pawlowski · 9 years ago
  65. 01d2fcb Fix initial advertising command order by Jakub Pawlowski · 9 years ago
  66. 64b2fa7 btsnd_hcic_ble_rand refactor by Jakub Pawlowski · 9 years ago
  67. 07b5a0e test_vendor: Replace __FUNCTION__ with __func__ by Myles Watson · 9 years ago
  68. e94d533 Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 9 years ago
  69. 7861bca Merge "Set the AAC audioMuxVersion to "2"" by Treehugger Robot · 9 years ago
  70. 5e73486 Merge "Update the AAC bitrate settings" by Treehugger Robot · 9 years ago
  71. 091d1f5 Display passkey when bonding by Jakub Pawlowski · 9 years ago
  72. 8ddcccf Merge "Clear state mask when scan stopped" by Treehugger Robot · 9 years ago
  73. c83faa2 Set the AAC audioMuxVersion to "2" by Pavlin Radoslavov · 9 years ago
  74. 2707357 Update the AAC bitrate settings by Pavlin Radoslavov · 9 years ago
  75. bbdf1eb Don't build vendor lib on Linux by Bluetooth Build Test · 9 years ago
  76. 6c7d936 Clear state mask when scan stopped by Jakub Pawlowski · 9 years ago
  77. 03ddb88 Log which advertising HCI interface is used by Jakub Pawlowski · 9 years ago
  78. db132e6 Merge "Close leftover Audio-to-Bluetooth HAL connections before reopening" by Treehugger Robot · 9 years ago
  79. c7e6966 Fix stack shutdown on Linux by Jakub Pawlowski · 9 years ago
  80. 237abce Close leftover Audio-to-Bluetooth HAL connections before reopening by Pavlin Radoslavov · 9 years ago
  81. 9894370 Merge "test_vendor: Return success for no-ops" by Treehugger Robot · 9 years ago
  82. 09409e5 HCI for Linux by Jakub Pawlowski · 9 years ago
  83. c6a9e9c Move Android specific HCI code into separate file by Jakub Pawlowski · 9 years ago
  84. e00c8bc Fix stack crash after bonding by Jakub Pawlowski · 9 years ago
  85. 93545ca Use email address in OWNERS files. by Chih-Hung Hsieh · 9 years ago
  86. 03b8f97 Linux build fix by Jakub Pawlowski · 9 years ago
  87. b3018b1 Compile audio codec libraries on linux by Jakub Pawlowski · 9 years ago
  88. 505080d Merge changes from topic 'ble_scanner_callbacks' by Jakub Pawlowski · 9 years ago
  89. d9dd7b6 Merge "Clean up some more #defines" by Treehugger Robot · 9 years ago
  90. 0972e7a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 9 years ago
  91. a3a86d1 Remove unnecessary extern declarations by Jakub Pawlowski · 9 years ago
  92. 0073398 Fix SIGBUS error in BT stack when pairing with ARM boards by Pulkit Bhuwalka · 9 years ago
  93. ab681f4 test_vendor: Return success for no-ops by Myles Watson · 9 years ago
  94. 631d25b Thread switching simplification by Jakub Pawlowski · 9 years ago
  95. 24c78c3 Check the return value of the HAL init function by Myles Watson · 9 years ago
  96. 583e1e8 Clean up some more #defines by Myles Watson · 9 years ago
  97. 5ea66fa Fix HDP select thread id type by Andre Eisenbach · 9 years ago
  98. d1cf977 Merge "Add a mutex to guard all btsnoop operations" by Treehugger Robot · 9 years ago
  99. 683d826 Merge changes Idcbbc7eb,I3dc48800 by Jakub Pawlowski · 9 years ago
  100. 9943161 Add a mutex to guard all btsnoop operations by Pavlin Radoslavov · 9 years ago