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