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