1. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  2. 3c19634 Removed obsoleted define statements from bt_target.h by Pavlin Radoslavov · 8 years ago
  3. 66e8c7a Merge "Add various missing includes" by Treehugger Robot · 8 years ago
  4. 6aee1e8 Add various missing includes by Mark Salyzyn · 8 years ago
  5. 1dd7751 Make advertising instance count part of the HCI interface by Jakub Pawlowski · 8 years ago
  6. e7bd890 Implement AVRCP Controller (Client) Browsing. by Sanket Agarwal · 8 years ago
  7. 397e5a5 Format A2DP-related code with clang-format by Pavlin Radoslavov · 8 years ago
  8. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  9. 3a9119a Merge "Use proper types in SBC related code" by Treehugger Robot · 8 years ago
  10. 86828cb Use proper types in SBC related code by Jakub Pawlowski · 8 years ago
  11. fbf43ab Merge "Add device record for BR/EDR devices with derived LE keys" by Treehugger Robot · 8 years ago
  12. e0214a0 Merge "A2DP-related renaming: a2d_* to a2dp_*" by Treehugger Robot · 8 years ago
  13. 193e43a Add device record for BR/EDR devices with derived LE keys by Subramanian Srinivasan · 8 years ago
  14. f66f4e9 A2DP-related renaming: a2d_* to a2dp_* by Pavlin Radoslavov · 8 years ago
  15. 96d078b Fixes setting of service uuid mask during BLE APCF scan by Subramanian Srinivasan · 9 years ago
  16. d20c0d7 HCI HAL: Retry writing HCI data on UART socket for EAGAIN errors by Lawrance Liu · 8 years ago
  17. 3f3b855 Merge "Renamed files: *.c to *.cc in bta/av and stack/a2dp" by Treehugger Robot · 8 years ago
  18. d4710b9 Update hf structure on phone state change only if SLC is up by Satish Kodishala · 9 years ago
  19. ce1f340 Update GATT channel state to closing during disconnection by Nitin Arora · 9 years ago
  20. a6a2ece Skip LE key derivation if BR key is temporary by Nitin Arora · 9 years ago
  21. 62e6c14 Add null checks for L2CAP socket callback by Srinu Jella · 9 years ago
  22. cc26bfc Renamed files: *.c to *.cc in bta/av and stack/a2dp by Pavlin Radoslavov · 8 years ago
  23. 682ff8e Merge "Rectify size passed to copy service name to security records" by Treehugger Robot · 8 years ago
  24. 79fe542 Merge "Remove bonded device information on pairing rejected" by Treehugger Robot · 8 years ago
  25. db45524 Merge "Cleanup L2CAP socket properly on close" by Treehugger Robot · 8 years ago
  26. 650e755 Fix HFP AT command BIA failures by Devin Kim · 8 years ago
  27. 46069c6 RFCOMM: Prevent sending data in BTA_JV_ST_NONE state by Srinu Jella · 9 years ago
  28. 5f35daa Rectify size passed to copy service name to security records by Gurpreet Ghai · 8 years ago
  29. 22df051 Remove bonded device information on pairing rejected by Srinu Jella · 8 years ago
  30. 7d59e4f Cleanup L2CAP socket properly on close by Srinu Jella · 8 years ago
  31. 23f1d32 Add missing header files for ninja by Jakub Pawlowski · 8 years ago
  32. dd5ed02 Add a mechanism to dump A2DP codec stats by Pavlin Radoslavov · 8 years ago
  33. 3fa7cce Add include for CHAR_BIT definition by Jakub Pawlowski · 8 years ago
  34. afe49c0 Merge "BTIF A2DP Source and Sink refactor and cleanup" by Treehugger Robot · 8 years ago
  35. 1394c19 BTIF A2DP Source and Sink refactor and cleanup by Pavlin Radoslavov · 8 years ago
  36. 7da3a4a Use proper socket type in uipc for non-android by Jakub Pawlowski · 8 years ago
  37. cc8d3ab Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  38. 08406e9 Split btif_media_task into Source, Sink and Control by Pavlin Radoslavov · 8 years ago
  39. 14b3339 Merge "cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL" by Treehugger Robot · 8 years ago
  40. fdd641e Fix file permissions for source code files by Pavlin Radoslavov · 8 years ago
  41. 85cd328 cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL by Marie Janssen · 8 years ago
  42. 84ada30 Merge "btif: migrate from pthread locks to std::mutex" by Marie Janssen · 8 years ago
  43. d92fc91 Moved the typedef of period_ms_t from alarm.h to time.h by Pavlin Radoslavov · 8 years ago
  44. a576468 btif: migrate from pthread locks to std::mutex by Marie Janssen · 8 years ago
  45. 9ad78d6 Manually merge commit 'cc15f06acc3a1447318fefae00b3c10d9b7ae42a' to fix by Stephen Li · 8 years ago
  46. af7b39e stack: remove dead (#if 0'd) code by Marie Janssen · 8 years ago
  47. 446df03 Fix improper connection check for absolute volume by Ajay Panicker · 8 years ago
  48. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 8 years ago
  49. b2f7a95 Merge "Revert "Add dumpsys support for LE connection parameter updates"" by Treehugger Robot · 8 years ago
  50. 98c7415 Remove Jabra headsets from absolute volume blacklist by Andre Eisenbach · 8 years ago
  51. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  52. cc15f06 Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  53. d4b958b Merge "Remove return value of BTM_VendorSpecificCommand function" by Treehugger Robot · 8 years ago
  54. cd03b04 Revert "Add dumpsys support for LE connection parameter updates" by Andre Eisenbach · 8 years ago
  55. 171c14e Merge "L2CAP: Ensure handle is not null before attempting to close a socket" by Treehugger Robot · 8 years ago
  56. 3d5fbca Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  57. 763abdf Remove return value from btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  58. b6ab9b3 Ignore return value of btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  59. 984e31a L2CAP: Ensure handle is not null before attempting to close a socket by Joseph Pirozzo · 8 years ago
  60. ee85d35 Merge "Add null check to avoid exception after L2CAP psm assigned" by Treehugger Robot · 8 years ago
  61. 960b9c3 HID: Fix to handle UHID_OUTPUT_EV command from UHID driver by Ben YoungTae Kim · 8 years ago
  62. 78e1e09 Add null check to avoid exception after L2CAP psm assigned by Gurpreet Ghai · 9 years ago
  63. 9eaf776 Refactor advertising data types by Jakub Pawlowski · 8 years ago
  64. a0db321 Use the correct API to check whether a codec is valid by Pavlin Radoslavov · 8 years ago
  65. be43ee7 Remove unnecessary checks of BTM_MAX_LOC_BD_NAME_LEN by Jakub Pawlowski · 8 years ago
  66. e47b769 Make Bluetooth LE multi-advertising testable by Jakub Pawlowski · 8 years ago
  67. 015834d vendor_lib: Apply clang-format with the new config by Myles Watson · 8 years ago
  68. 5201f95 bt: replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  69. 69b9160 Merge "Fix bad GATT client state machine state after successfull cache load" by Jakub Pawlowski · 8 years ago
  70. 2f0c1ff Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  71. a77f2e9 Fix bad GATT client state machine state after successfull cache load by Jakub Pawlowski · 8 years ago
  72. 3c4f59f test_vendor: Refactor scheduling of dual_mode_controller event handling by Jorge E. Moreira · 8 years ago
  73. e143d94 Remove redundant logic from system/bt/bta by Jack He · 8 years ago
  74. 49109ae Merge "Do not request remote name from non-connectable dev" by Treehugger Robot · 8 years ago
  75. c4c9923 Merge "Fix warnings of implicit function declaration in Linux vendor lib" by Treehugger Robot · 8 years ago
  76. b74132e Do not request remote name from non-connectable dev by Kim Schulz · 8 years ago
  77. ff9d334 Fix warnings of implicit function declaration in Linux vendor lib by Patrick Tsai · 8 years ago
  78. 5c8fa2b Fix NULL pointer crash in send_at_cmd by Sebastien Griffoul · 10 years ago
  79. 75b8366 Enable libbase logging for whole stack by Jakub Pawlowski · 8 years ago
  80. d09a76a Merge "Support TARGET_TRANSLATE_2ND_ARCH case" by Victor Khimenko · 8 years ago
  81. 426da5a Fix 100 LE device connection limitation by Andre Eisenbach · 8 years ago
  82. b2797fc Support TARGET_TRANSLATE_2ND_ARCH case by Victor Khimenko · 8 years ago
  83. dc3c1f2 Separate the definition of BTM layer types from control blocks by Jakub Pawlowski · 8 years ago
  84. 0a009c3 Use better callbacks in LE multi advertising by Jakub Pawlowski · 8 years ago
  85. 29796eb Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  86. c695f25 Bluetooth: Prevent gatt DB copy if server cache is absent by Nitin Arora · 8 years ago
  87. 6cbb6f8 Merge "Convert BLE multi-advertising code to C++" by Jakub Pawlowski · 8 years ago
  88. b64d604 Merge "Move btsnoop_hci.log to /data/misc/bluetooth/logs" by Ajay Panicker · 8 years ago
  89. 0148726 Convert BLE multi-advertising code to C++ by Jakub Pawlowski · 8 years ago
  90. b3e5af3 Removed usage of A2DP codec_type as a separate field by Pavlin Radoslavov · 8 years ago
  91. 12aeda1 Move btsnoop_hci.log to /data/misc/bluetooth/logs by Ajay Panicker · 8 years ago
  92. 1ec17e0 Fix the BLE connection failure with some mice by chaoyu.x.wu · 8 years ago
  93. e90972c Merge "Fix improper null check when handling rc features" by Treehugger Robot · 8 years ago
  94. b85d405 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 8 years ago
  95. 8606162 Fix improper null check when handling rc features by Ajay Panicker · 8 years ago
  96. e89122a Blacklist Motorola Roadster for Absolute Volume by Keizo Mendori · 8 years ago
  97. ab8facf Merge changes from topics 'bt-only-pcm-media-feeding-format', 'bt-a2d-sbc-cie-localize' by Treehugger Robot · 8 years ago
  98. c66edf3 Use only PCM as the media feeding format by Pavlin Radoslavov · 8 years ago
  99. 7414642 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  100. 6d83590 test_vendor: Use kInvalidTaskId in the controller by Jorge E. Moreira · 8 years ago