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