1. 7da3a4a Use proper socket type in uipc for non-android by Jakub Pawlowski · 8 years ago
  2. cc8d3ab Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  3. 08406e9 Split btif_media_task into Source, Sink and Control by Pavlin Radoslavov · 8 years ago
  4. 14b3339 Merge "cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL" by Treehugger Robot · 8 years ago
  5. fdd641e Fix file permissions for source code files by Pavlin Radoslavov · 8 years ago
  6. 85cd328 cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL by Marie Janssen · 8 years ago
  7. 84ada30 Merge "btif: migrate from pthread locks to std::mutex" by Marie Janssen · 8 years ago
  8. d92fc91 Moved the typedef of period_ms_t from alarm.h to time.h by Pavlin Radoslavov · 8 years ago
  9. a576468 btif: migrate from pthread locks to std::mutex by Marie Janssen · 8 years ago
  10. 9ad78d6 Manually merge commit 'cc15f06acc3a1447318fefae00b3c10d9b7ae42a' to fix by Stephen Li · 8 years ago
  11. af7b39e stack: remove dead (#if 0'd) code by Marie Janssen · 8 years ago
  12. 446df03 Fix improper connection check for absolute volume by Ajay Panicker · 8 years ago
  13. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 8 years ago
  14. b2f7a95 Merge "Revert "Add dumpsys support for LE connection parameter updates"" by Treehugger Robot · 8 years ago
  15. 98c7415 Remove Jabra headsets from absolute volume blacklist by Andre Eisenbach · 8 years ago
  16. 74ef54b Convert advertising HAL from struct into class (3/3) by Jakub Pawlowski · 8 years ago
  17. cc15f06 Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  18. d4b958b Merge "Remove return value of BTM_VendorSpecificCommand function" by Treehugger Robot · 8 years ago
  19. cd03b04 Revert "Add dumpsys support for LE connection parameter updates" by Andre Eisenbach · 8 years ago
  20. 171c14e Merge "L2CAP: Ensure handle is not null before attempting to close a socket" by Treehugger Robot · 8 years ago
  21. 3d5fbca Remove return value of BTM_VendorSpecificCommand function by Jakub Pawlowski · 8 years ago
  22. 763abdf Remove return value from btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  23. b6ab9b3 Ignore return value of btsnd_hcic_* functions by Jakub Pawlowski · 8 years ago
  24. 984e31a L2CAP: Ensure handle is not null before attempting to close a socket by Joseph Pirozzo · 8 years ago
  25. ee85d35 Merge "Add null check to avoid exception after L2CAP psm assigned" by Treehugger Robot · 8 years ago
  26. 960b9c3 HID: Fix to handle UHID_OUTPUT_EV command from UHID driver by Ben YoungTae Kim · 8 years ago
  27. 78e1e09 Add null check to avoid exception after L2CAP psm assigned by Gurpreet Ghai · 9 years ago
  28. 9eaf776 Refactor advertising data types by Jakub Pawlowski · 8 years ago
  29. a0db321 Use the correct API to check whether a codec is valid by Pavlin Radoslavov · 8 years ago
  30. be43ee7 Remove unnecessary checks of BTM_MAX_LOC_BD_NAME_LEN by Jakub Pawlowski · 8 years ago
  31. e47b769 Make Bluetooth LE multi-advertising testable by Jakub Pawlowski · 8 years ago
  32. 015834d vendor_lib: Apply clang-format with the new config by Myles Watson · 8 years ago
  33. 5201f95 bt: replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  34. 69b9160 Merge "Fix bad GATT client state machine state after successfull cache load" by Jakub Pawlowski · 8 years ago
  35. 2f0c1ff Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  36. a77f2e9 Fix bad GATT client state machine state after successfull cache load by Jakub Pawlowski · 8 years ago
  37. 3c4f59f test_vendor: Refactor scheduling of dual_mode_controller event handling by Jorge E. Moreira · 8 years ago
  38. e143d94 Remove redundant logic from system/bt/bta by Jack He · 8 years ago
  39. 49109ae Merge "Do not request remote name from non-connectable dev" by Treehugger Robot · 8 years ago
  40. c4c9923 Merge "Fix warnings of implicit function declaration in Linux vendor lib" by Treehugger Robot · 8 years ago
  41. b74132e Do not request remote name from non-connectable dev by Kim Schulz · 8 years ago
  42. ff9d334 Fix warnings of implicit function declaration in Linux vendor lib by Patrick Tsai · 8 years ago
  43. 5c8fa2b Fix NULL pointer crash in send_at_cmd by Sebastien Griffoul · 10 years ago
  44. 75b8366 Enable libbase logging for whole stack by Jakub Pawlowski · 8 years ago
  45. d09a76a Merge "Support TARGET_TRANSLATE_2ND_ARCH case" by Victor Khimenko · 8 years ago
  46. 426da5a Fix 100 LE device connection limitation by Andre Eisenbach · 8 years ago
  47. b2797fc Support TARGET_TRANSLATE_2ND_ARCH case by Victor Khimenko · 8 years ago
  48. dc3c1f2 Separate the definition of BTM layer types from control blocks by Jakub Pawlowski · 8 years ago
  49. 0a009c3 Use better callbacks in LE multi advertising by Jakub Pawlowski · 8 years ago
  50. 29796eb Update BUILD.gn files by Jakub Pawlowski · 8 years ago
  51. c695f25 Bluetooth: Prevent gatt DB copy if server cache is absent by Nitin Arora · 8 years ago
  52. 6cbb6f8 Merge "Convert BLE multi-advertising code to C++" by Jakub Pawlowski · 8 years ago
  53. b64d604 Merge "Move btsnoop_hci.log to /data/misc/bluetooth/logs" by Ajay Panicker · 8 years ago
  54. 0148726 Convert BLE multi-advertising code to C++ by Jakub Pawlowski · 8 years ago
  55. b3e5af3 Removed usage of A2DP codec_type as a separate field by Pavlin Radoslavov · 8 years ago
  56. 12aeda1 Move btsnoop_hci.log to /data/misc/bluetooth/logs by Ajay Panicker · 8 years ago
  57. 1ec17e0 Fix the BLE connection failure with some mice by chaoyu.x.wu · 8 years ago
  58. e90972c Merge "Fix improper null check when handling rc features" by Treehugger Robot · 8 years ago
  59. b85d405 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 8 years ago
  60. 8606162 Fix improper null check when handling rc features by Ajay Panicker · 8 years ago
  61. e89122a Blacklist Motorola Roadster for Absolute Volume by Keizo Mendori · 8 years ago
  62. ab8facf Merge changes from topics 'bt-only-pcm-media-feeding-format', 'bt-a2d-sbc-cie-localize' by Treehugger Robot · 8 years ago
  63. c66edf3 Use only PCM as the media feeding format by Pavlin Radoslavov · 8 years ago
  64. 7414642 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 8 years ago
  65. 6d83590 test_vendor: Use kInvalidTaskId in the controller by Jorge E. Moreira · 8 years ago
  66. b18f03e Localize the usage of tA2D_SBC_CIE only within the SBC codec by Pavlin Radoslavov · 8 years ago
  67. aeafd39 Fix gatt_server_old service added logic by Jakub Pawlowski · 8 years ago
  68. f556693 Fix bad address type assumption by Jakub Pawlowski · 8 years ago
  69. 02b8368 Merge "Update the style guide" by Treehugger Robot · 8 years ago
  70. 99a236f Add .clang-format by Andre Eisenbach · 8 years ago
  71. b4458c9 Fix NPE in l2cble_notify_le_connection by Jakub Pawlowski · 8 years ago
  72. 2d8048d Merge "Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT" by Treehugger Robot · 8 years ago
  73. c944375 Merge "Add BT_HCI_UNKNOWN_MESSAGE_TYPE log event" by Treehugger Robot · 8 years ago
  74. 7df4324 Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT by Jakub Pawlowski · 8 years ago
  75. c969efe Update the style guide by Myles Watson · 8 years ago
  76. 10c37e6 Don't use move in FOR_EACH_* macro by Jakub Pawlowski · 8 years ago
  77. 27ec0c7 Add BT_HCI_UNKNOWN_MESSAGE_TYPE log event by Pavlin Radoslavov · 8 years ago
  78. c8bd6de Merge "Add security record for devices found through LE batch scan" by Treehugger Robot · 8 years ago
  79. e0295e2 Add security record for devices found through LE batch scan by Andre Eisenbach · 8 years ago
  80. 354a9bf test_vendor: Remove unnecessary const from params by Myles Watson · 8 years ago
  81. ac59fa2 Removed unused local variable by Pavlin Radoslavov · 8 years ago
  82. ebfeca0 avrc: Fix AVRC_MsgReq() msg_mask bug by Greg Kaiser · 8 years ago
  83. d7ff47c A2DP related API update and cleanup by Pavlin Radoslavov · 8 years ago
  84. a8fcd68 Fix advertising timers by Jakub Pawlowski · 8 years ago
  85. 73679d0 Bluetooth: split setting params and enabling advertising (3/3) by Jakub Pawlowski · 8 years ago
  86. f6c30e1 Merge "test_vendor: White space fix in vendor manager" by Treehugger Robot · 8 years ago
  87. 85dba1c Merge "test_vendor: Silence packet_stream.cc" by Treehugger Robot · 8 years ago
  88. b4eb643 Merge "Extended the A2DP codec abstraction API" by Treehugger Robot · 8 years ago
  89. 5249817 test_vendor: White space fix in vendor manager by Myles Watson · 8 years ago
  90. 79506e8 Extended the A2DP codec abstraction API by Pavlin Radoslavov · 8 years ago
  91. d4ff4bb test_vendor: Silence packet_stream.cc by Myles Watson · 8 years ago
  92. 9cd5cd2 test_vendor: Move checks for vendor_manager_ by Jorge E. Moreira · 8 years ago
  93. 2c8ddc6 Added void keyword to function declaration and definition by Jack He · 8 years ago
  94. b7d64b2 test_vendor: Remove using directives from headers by Myles Watson · 8 years ago
  95. 3be0c20 test_vendor: Use BtAddress instead of vectors by Myles Watson · 8 years ago
  96. 265316f test_vendor: Remove unused extern statements by Myles Watson · 8 years ago
  97. b089755 Move all advertising related code into one file by Jakub Pawlowski · 8 years ago
  98. caa53d0 test_vendor: Refactor controller timing by Myles Watson · 8 years ago
  99. 803fb5d Use proper type in filter init by Jakub Pawlowski · 8 years ago
  100. 6624479 Merge "Updating QDID to reflect the certfication done for N." by Treehugger Robot · 8 years ago