1. 119f32a Use base::Callbacks in BleScannerInterface (2/3) by Jakub Pawlowski · 8 years ago
  2. 96ad0d2 Remove unnecessary extern declarations by Jakub Pawlowski · 8 years ago
  3. 0482c8a Thread switching simplification by Jakub Pawlowski · 8 years ago
  4. 3e50ee8 Check the return value of the HAL init function by Myles Watson · 8 years ago
  5. f289529 Fix HDP select thread id type by Andre Eisenbach · 8 years ago
  6. d8a0667 Merge "Add a mutex to guard all btsnoop operations" by Treehugger Robot · 8 years ago
  7. 6f04f03 Merge changes Idcbbc7eb,I3dc48800 by Jakub Pawlowski · 8 years ago
  8. 3060ec6 Add a mutex to guard all btsnoop operations by Pavlin Radoslavov · 8 years ago
  9. 552ef7c Use LE Extended Create Connection when possible by Jakub Pawlowski · 8 years ago
  10. 93df860 Add LE Extended Create Connection HCI command by Jakub Pawlowski · 8 years ago
  11. 2e97666 Fix advertise data parsing by Jakub Pawlowski · 8 years ago
  12. 3e22011 HID: Fix scroll issue with Apple Magic Mouse by Hemant Gupta · 8 years ago
  13. c9cff56 Add a missing NULL pointer check inside bta_av_rcfg_str_ok() by Pavlin Radoslavov · 8 years ago
  14. 24dc553 Merge "Fix SIGBUS error in BT stack when pairing with ARM boards" by Treehugger Robot · 8 years ago
  15. 56fd7bf Fix SIGBUS error in BT stack when pairing with ARM boards by Pulkit Bhuwalka · 8 years ago
  16. 31d373b Update the A2DP MTU if the L2CAP MTU changes during codec reconfiguration by Pavlin Radoslavov · 8 years ago
  17. 72caf02 Merge "Lower the BLE connection supervision timeout to 5s." by Treehugger Robot · 8 years ago
  18. f49eebd Merge "Change LE advertisement data length type (uint8_t -> uint16_t)" by Jakub Pawlowski · 8 years ago
  19. 0ec9475 Fix comment formatting at the beginning of lines by Myles Watson · 8 years ago
  20. 69e9aba Lower the BLE connection supervision timeout to 5s. by Qasim Javed · 8 years ago
  21. f7100bb Change LE advertisement data length type (uint8_t -> uint16_t) by Jakub Pawlowski · 8 years ago
  22. c338fe8 btif: remove logspam at higher debug levels by Marie Janssen · 8 years ago
  23. a72b0e2 Allow back-to-back AVDTP API_RECONFIG_EVT events by Pavlin Radoslavov · 8 years ago
  24. 8f79930 Merge "osi: Remove unused eager_reader code" by Treehugger Robot · 8 years ago
  25. defbb91 Get rid of btm_ble_send_extended_scan_params by Jakub Pawlowski · 8 years ago
  26. 42300f2 Fix set extended scan params command by Jakub Pawlowski · 8 years ago
  27. 2a2583b Add Service Data GAP EIR data type by Bailey Forrest · 8 years ago
  28. bb95282 Merge "Minor fixes" by Treehugger Robot · 8 years ago
  29. caac63a Merge "Advertising data handling improvements" by Jakub Pawlowski · 8 years ago
  30. 0b8c812 Merge "Enable DLOG on eng and userdebug builds" by Treehugger Robot · 8 years ago
  31. 878c50b Minor fixes by Bailey Forrest · 8 years ago
  32. 0595ca0 Advertising data handling improvements by Jakub Pawlowski · 8 years ago
  33. f9ea60e Merge "Remove build variables that are no longer used" by Treehugger Robot · 8 years ago
  34. ba993e9 Enable DLOG on eng and userdebug builds by Jakub Pawlowski · 8 years ago
  35. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  36. 82fc2a9 Merge "Guard btsnooz ringbuffer access from multiple threads" by Pavlin Radoslavov · 8 years ago
  37. 135aae2 Remove build variables that are no longer used by Jack He · 8 years ago
  38. 3b8f126 Fix AAC bitrate computation and add missing parameters by Kenmochi, Chisato · 8 years ago
  39. 29bc0b9 Guard btsnooz ringbuffer access from multiple threads by Andre Eisenbach · 8 years ago
  40. 94648a0 osi: Remove unused eager_reader code by Myles Watson · 8 years ago
  41. c9f353f Merge "Use CHECK() to verify that HIDL is installed" by Treehugger Robot · 8 years ago
  42. 9c0d0af Merge "Fix the implementation of htonll()" by Treehugger Robot · 8 years ago
  43. 16b3e92 Fix the implementation of htonll() by Pavlin Radoslavov · 8 years ago
  44. a84ef64 Merge "AVRCT CT: uint8_t is used for 2byte field" by Sanket Agarwal · 8 years ago
  45. 86f3dfa Use CHECK() to verify that HIDL is installed by Myles Watson · 8 years ago
  46. ac109dc HF Client: SCO routing with multiple devices by Sanket Agarwal · 8 years ago
  47. f82351f AVRCT CT: uint8_t is used for 2byte field by Sanket Agarwal · 8 years ago
  48. 1e73f14 Merge changes from topic 'bt5_scan_props' by Jakub Pawlowski · 8 years ago
  49. 7de0f9b Propagate BT5 specific scan result properties up the stack (2/3) by Jakub Pawlowski · 8 years ago
  50. d64bf4f Use new event type in BLE scan by Jakub Pawlowski · 8 years ago
  51. a6ba5ac Add a mechanism to configure the default A2DP codec priorities by Pavlin Radoslavov · 8 years ago
  52. 3b27656 BLE Advertising Manager test improvements by Jakub Pawlowski · 8 years ago
  53. f6d79c5 Temporarily disable WBS; to be replaced with eSCO by Andre Eisenbach · 8 years ago
  54. 1aa4003 Fix a memory leak in the osi allocation tracker by Pavlin Radoslavov · 8 years ago
  55. 064e8d1 Merge "Use local CCB variable in loop to check GAP CCB pool" by Treehugger Robot · 8 years ago
  56. e286676 Use local CCB variable in loop to check GAP CCB pool by Venkata Ramana Rao · 8 years ago
  57. 65cca8f Initializing the SDP event message pointer before sending by Manu Viswanadhan · 8 years ago
  58. e36d707 test_vendor: Test fixes for AsyncManager by Myles Watson · 8 years ago
  59. 4bfa6b5 Merge changes Ie172ca37,Idf714e51 by Andre Eisenbach · 8 years ago
  60. 8a8ed27 Merge "Initial HIDL conversion" by Andre Eisenbach · 8 years ago
  61. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  62. 1c7a152 btif: Remove platform-specific address logic by Myles Watson · 8 years ago
  63. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  64. 633a5bc Handled invalid MTU Size in L2cap Process Commands by Ajay Kumar · 10 years ago
  65. 0b4f3f7 Add memory allocation statistics to the Bluetooth dumpsys output by Pavlin Radoslavov · 8 years ago
  66. 494e53e Update the A2DP Codec Config API by Pavlin Radoslavov · 8 years ago
  67. 665bcf8 Merge commit 'ca6d7dcbd49356338eaaa88de87885ecaf218c4d' into master. by Stephen Li · 8 years ago
  68. a6f6077 Merge "Remove HC_BUFFER_HDR_T" by Treehugger Robot · 8 years ago
  69. ca6d7dc Remove HC_BUFFER_HDR_T by Andre Eisenbach · 8 years ago
  70. d5f4960 Integration of the AAC codec for A2DP source by Pavlin Radoslavov · 8 years ago
  71. 87cf132 Merge "Update UUIDs immediately on NVRAM" by Treehugger Robot · 8 years ago
  72. df16689 Merge "Corrected default value assignments in Bluetooth A2DP Metrics" by Treehugger Robot · 8 years ago
  73. 0c70d8e Update UUIDs immediately on NVRAM by Srinu Jella · 8 years ago
  74. 5a8b59c Remove HC_BUFFER_HDR_T by Andre Eisenbach · 8 years ago
  75. 367373b HID: Fix forced disconnection flow. by Ivan Podogov · 8 years ago
  76. ee5c257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 8 years ago
  77. 6d75adc Add advertising handle zero quirk by Jakub Pawlowski · 8 years ago
  78. c176ff3 Fix the GATT server and HOGP disconnect by IHLHO KIM · 8 years ago
  79. 657baed Fix advertising timeout behaviour. by Jakub Pawlowski · 8 years ago
  80. 1ad559c Merge "Set alarm's queue to NULL on alarm expired" by Treehugger Robot · 8 years ago
  81. 0d8bb2b Merge "Synchronize hl data operations" by Treehugger Robot · 8 years ago
  82. 86d5b56 Update error check for LE read remote feature event by Nagarjuna Kristam · 8 years ago
  83. a821532 Set alarm's queue to NULL on alarm expired by Kamal Negi · 8 years ago
  84. 4db816d Synchronize hl data operations by Srinu Jella · 8 years ago
  85. b0014da Bluetooth: Handle get RSSI timeout gracefully by Satish Kodishala · 8 years ago
  86. 882760d BTA HF CLIENT: Unset initial SCO value by Sanket Agarwal · 8 years ago
  87. a3f831c Fix A2DP Metrics Logging Capacity by Jack He · 8 years ago
  88. a72fc53 test_vendor: Remove extra byte in LE Features by Myles Watson · 8 years ago
  89. 33f424d Fix bad UUID comparison when adding GATT service by Jakub Pawlowski · 8 years ago
  90. 91b994f Merge "test_vendor: Make tryStartThread return 0 on success" by Treehugger Robot · 8 years ago
  91. f563ba4 test_vendor: Make tryStartThread return 0 on success by Jorge E. Moreira · 8 years ago
  92. a643b5b Fix parser for BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR by Jack He · 8 years ago
  93. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  94. 7b70d1e Merge "HF CLIENT BTA: Reduce logging for non-allocated blocks" by Treehugger Robot · 8 years ago
  95. dda9fab HF CLIENT BTA: Reduce logging for non-allocated blocks by Sanket Agarwal · 8 years ago
  96. 8ed9a77 HID: Prevent crash by Cancelling SDP during cleanup by Hemant Gupta · 8 years ago
  97. 4decac3 Add conditional unit testing for codecs that might not be on the device by Pavlin Radoslavov · 8 years ago
  98. 9b2e40d Fix a NULL-pointer access before check in connect_int by liuchao · 8 years ago
  99. 5256f1f Merge "Reduced the log verbosity level for aptX/aptX-HD data packets" by Treehugger Robot · 8 years ago
  100. 8a06ff5 Don't allow GATT and GAP service override by Jakub Pawlowski · 8 years ago