1. fb94dc7 hci: Reduce HCI timeout to 2 seconds by Myles Watson · 9 years ago
  2. 8bf2285 Fix for dual-mode devices advertising with a single address by Jack He · 9 years ago
  3. 20d25f4 Merge "cleanup: no assigns in conditionals" by Treehugger Robot · 9 years ago
  4. 042ac33 Disable broken unittest by Bailey Forrest · 9 years ago
  5. eb1ad1d Allow framework to compile with BTM_IO_CAP_NONE by Pulkit Bhuwalka · 9 years ago
  6. 435dbce Merge "Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663)" by Treehugger Robot · 9 years ago
  7. fc33655 Merge "Ignore AAC bitrate from the A2DP Sink device if below a threshold" by Treehugger Robot · 9 years ago
  8. 89aea85 Merge "btif_sock_thread: Set thread_id = -1 after join" by Treehugger Robot · 9 years ago
  9. 9eee3a7 Always restrict the AVDTP MTU for SBC codec to MAX_2MBPS_AVDTP_MTU(663) by Pavlin Radoslavov · 9 years ago
  10. f378b2b Ignore AAC bitrate from the A2DP Sink device if below a threshold by Pavlin Radoslavov · 9 years ago
  11. 8099365 Merge "osi: Use atomic_exchange to protect is_joined" by Treehugger Robot · 9 years ago
  12. 3ff27ac btif_sock_thread: Set thread_id = -1 after join by Myles Watson · 9 years ago
  13. f9c5752 cleanup: no assigns in conditionals by Marie Janssen · 9 years ago
  14. de1695b btif: Remove redundant thread_{stop|join} by Myles Watson · 9 years ago
  15. b793f4f btif_sock: Use atomic operations for thread_handle by Myles Watson · 9 years ago
  16. de3135d osi: Use atomic_exchange to protect is_joined by Myles Watson · 9 years ago
  17. f6ac424 Increase max remote ext feature pages to 3 by Venkata Jagadeesh Garaga · 9 years ago
  18. 03aae0f Fix libldac build on Linux by Jakub Pawlowski · 9 years ago
  19. cd0d189 Fix initial advertising command order by Jakub Pawlowski · 9 years ago
  20. 0c68323 btsnd_hcic_ble_rand refactor by Jakub Pawlowski · 9 years ago
  21. 8cd930c test_vendor: Replace __FUNCTION__ with __func__ by Myles Watson · 9 years ago
  22. f11e42b Revert "HID: Fix scroll issue with Apple Magic Mouse" by Ajay Panicker · 9 years ago
  23. ee975e8 Merge "Set the AAC audioMuxVersion to "2"" by Treehugger Robot · 9 years ago
  24. 13f4c4d Merge "Update the AAC bitrate settings" by Treehugger Robot · 9 years ago
  25. 197a1b9 Display passkey when bonding by Jakub Pawlowski · 9 years ago
  26. 6f77461 Merge "Clear state mask when scan stopped" by Treehugger Robot · 9 years ago
  27. 1ba312d Set the AAC audioMuxVersion to "2" by Pavlin Radoslavov · 9 years ago
  28. 07ceaa4 Update the AAC bitrate settings by Pavlin Radoslavov · 9 years ago
  29. 3eadf27 Don't build vendor lib on Linux by Bluetooth Build Test · 9 years ago
  30. 4d05ea5 Clear state mask when scan stopped by Jakub Pawlowski · 9 years ago
  31. 9bb5a64 Log which advertising HCI interface is used by Jakub Pawlowski · 9 years ago
  32. 06a384f Merge "Close leftover Audio-to-Bluetooth HAL connections before reopening" by Treehugger Robot · 9 years ago
  33. 8342d95 Fix stack shutdown on Linux by Jakub Pawlowski · 9 years ago
  34. 09fa9c5 Close leftover Audio-to-Bluetooth HAL connections before reopening by Pavlin Radoslavov · 9 years ago
  35. e770da5 Merge "test_vendor: Return success for no-ops" by Treehugger Robot · 9 years ago
  36. 9329b8e HCI for Linux by Jakub Pawlowski · 9 years ago
  37. 32fbec6 Move Android specific HCI code into separate file by Jakub Pawlowski · 9 years ago
  38. 71a58bd Fix stack crash after bonding by Jakub Pawlowski · 9 years ago
  39. bd93e0a Use email address in OWNERS files. by Chih-Hung Hsieh · 9 years ago
  40. a386df9 Linux build fix by Jakub Pawlowski · 9 years ago
  41. eff4dd5 Compile audio codec libraries on linux by Jakub Pawlowski · 9 years ago
  42. a77f83e Merge changes from topic 'ble_scanner_callbacks' by Jakub Pawlowski · 9 years ago
  43. f4fb7e1 Merge "Clean up some more #defines" by Treehugger Robot · 9 years ago
  44. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 9 years ago
  45. 96ad0d2 Remove unnecessary extern declarations by Jakub Pawlowski · 9 years ago
  46. 5a6b325 Fix SIGBUS error in BT stack when pairing with ARM boards by Pulkit Bhuwalka · 9 years ago
  47. 21b6e60 test_vendor: Return success for no-ops by Myles Watson · 9 years ago
  48. 0482c8a Thread switching simplification by Jakub Pawlowski · 9 years ago
  49. 3e50ee8 Check the return value of the HAL init function by Myles Watson · 9 years ago
  50. bdd2f50 Clean up some more #defines by Myles Watson · 9 years ago
  51. f289529 Fix HDP select thread id type by Andre Eisenbach · 9 years ago
  52. d8a0667 Merge "Add a mutex to guard all btsnoop operations" by Treehugger Robot · 9 years ago
  53. 6f04f03 Merge changes Idcbbc7eb,I3dc48800 by Jakub Pawlowski · 9 years ago
  54. 3060ec6 Add a mutex to guard all btsnoop operations by Pavlin Radoslavov · 9 years ago
  55. 552ef7c Use LE Extended Create Connection when possible by Jakub Pawlowski · 9 years ago
  56. 93df860 Add LE Extended Create Connection HCI command by Jakub Pawlowski · 9 years ago
  57. 2e97666 Fix advertise data parsing by Jakub Pawlowski · 9 years ago
  58. 3e22011 HID: Fix scroll issue with Apple Magic Mouse by Hemant Gupta · 9 years ago
  59. c9cff56 Add a missing NULL pointer check inside bta_av_rcfg_str_ok() by Pavlin Radoslavov · 9 years ago
  60. 24dc553 Merge "Fix SIGBUS error in BT stack when pairing with ARM boards" by Treehugger Robot · 9 years ago
  61. 56fd7bf Fix SIGBUS error in BT stack when pairing with ARM boards by Pulkit Bhuwalka · 9 years ago
  62. 31d373b Update the A2DP MTU if the L2CAP MTU changes during codec reconfiguration by Pavlin Radoslavov · 9 years ago
  63. 72caf02 Merge "Lower the BLE connection supervision timeout to 5s." by Treehugger Robot · 9 years ago
  64. f49eebd Merge "Change LE advertisement data length type (uint8_t -> uint16_t)" by Jakub Pawlowski · 9 years ago
  65. 0ec9475 Fix comment formatting at the beginning of lines by Myles Watson · 9 years ago
  66. 69e9aba Lower the BLE connection supervision timeout to 5s. by Qasim Javed · 9 years ago
  67. f7100bb Change LE advertisement data length type (uint8_t -> uint16_t) by Jakub Pawlowski · 9 years ago
  68. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 9 years ago
  69. a72b0e2 Allow back-to-back AVDTP API_RECONFIG_EVT events by Pavlin Radoslavov · 9 years ago
  70. 8f79930 Merge "osi: Remove unused eager_reader code" by Treehugger Robot · 9 years ago
  71. defbb91 Get rid of btm_ble_send_extended_scan_params by Jakub Pawlowski · 9 years ago
  72. 42300f2 Fix set extended scan params command by Jakub Pawlowski · 9 years ago
  73. 2a2583b Add Service Data GAP EIR data type by Bailey Forrest · 9 years ago
  74. bb95282 Merge "Minor fixes" by Treehugger Robot · 9 years ago
  75. caac63a Merge "Advertising data handling improvements" by Jakub Pawlowski · 9 years ago
  76. 0b8c812 Merge "Enable DLOG on eng and userdebug builds" by Treehugger Robot · 9 years ago
  77. 878c50b Minor fixes by Bailey Forrest · 9 years ago
  78. 0595ca0 Advertising data handling improvements by Jakub Pawlowski · 9 years ago
  79. f9ea60e Merge "Remove build variables that are no longer used" by Treehugger Robot · 9 years ago
  80. ba993e9 Enable DLOG on eng and userdebug builds by Jakub Pawlowski · 9 years ago
  81. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 9 years ago
  82. 82fc2a9 Merge "Guard btsnooz ringbuffer access from multiple threads" by Pavlin Radoslavov · 9 years ago
  83. 135aae2 Remove build variables that are no longer used by Jack He · 9 years ago
  84. 3b8f126 Fix AAC bitrate computation and add missing parameters by Kenmochi, Chisato · 9 years ago
  85. 29bc0b9 Guard btsnooz ringbuffer access from multiple threads by Andre Eisenbach · 9 years ago
  86. 94648a0 osi: Remove unused eager_reader code by Myles Watson · 9 years ago
  87. c9f353f Merge "Use CHECK() to verify that HIDL is installed" by Treehugger Robot · 9 years ago
  88. 9c0d0af Merge "Fix the implementation of htonll()" by Treehugger Robot · 9 years ago
  89. 16b3e92 Fix the implementation of htonll() by Pavlin Radoslavov · 9 years ago
  90. a84ef64 Merge "AVRCT CT: uint8_t is used for 2byte field" by Sanket Agarwal · 9 years ago
  91. 86f3dfa Use CHECK() to verify that HIDL is installed by Myles Watson · 9 years ago
  92. ac109dc HF Client: SCO routing with multiple devices by Sanket Agarwal · 9 years ago
  93. f82351f AVRCT CT: uint8_t is used for 2byte field by Sanket Agarwal · 9 years ago
  94. 1e73f14 Merge changes from topic 'bt5_scan_props' by Jakub Pawlowski · 9 years ago
  95. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 9 years ago
  96. d64bf4f Use new event type in BLE scan by Jakub Pawlowski · 9 years ago
  97. a6ba5ac Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 9 years ago
  98. 3b27656 BLE Advertising Manager test improvements by Jakub Pawlowski · 9 years ago
  99. f6d79c5 Temporarily disable WBS; to be replaced with eSCO by Andre Eisenbach · 9 years ago
  100. 1aa4003 Fix a memory leak in the osi allocation tracker by Pavlin Radoslavov · 9 years ago