1. 2d262d5 Remove hw_module_t dependency in Bluetooth (1/3) by Jakub Pawlowski · 7 years ago
  2. f6723ce Merge "Add script to run host native unit tests" by Treehugger Robot · 7 years ago
  3. 053c152 Merge "hfp: change initial codec from MSBC_T1 to CVSD" by Martin Brabham · 7 years ago
  4. aba81f4 Add script to run host native unit tests by Jack He · 7 years ago
  5. 3c41f5b config refactor - use strings by Jakub Pawlowski · 7 years ago
  6. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  7. e9125b0 hfp: change initial codec from MSBC_T1 to CVSD by Martin Brabham · 7 years ago
  8. 0bb0d1b Merge "Fix net_test_bluetooth" by Treehugger Robot · 7 years ago
  9. 6ef9190 Remove casts in bta/ and stack/btm by Myles Watson · 7 years ago
  10. 1611b05 Fix net_test_bluetooth by Jack He · 7 years ago
  11. 0b11ecc Merge "bta_gattc_cache: prepare for type unification" by Treehugger Robot · 7 years ago
  12. 277603d Merge "bta: Remove unsafe casts in BTA_AG" by Treehugger Robot · 7 years ago
  13. 89262fa Merge "stack: Remove casts and spell local_keys correctly" by Treehugger Robot · 7 years ago
  14. 3878504 Merge "btif: Use key types to avoid casting" by Treehugger Robot · 7 years ago
  15. 2f228e0 bta_gattc_cache: prepare for type unification by Jakub Pawlowski · 7 years ago
  16. 13d04d9 stack: Remove casts and spell local_keys correctly by Myles Watson · 7 years ago
  17. 80a9ee7 btif: Use key types to avoid casting by Myles Watson · 7 years ago
  18. fbe265b bta: Remove unsafe casts in BTA_AG by Myles Watson · 7 years ago
  19. a664b44 Minor style fixes in bta_gattc_act.cc by Jakub Pawlowski · 7 years ago
  20. d66c571 gatt_utils minor style fixes by Jakub Pawlowski · 7 years ago
  21. e71e885 gatt_act_discovery indentation fix by Jakub Pawlowski · 7 years ago
  22. 48e0c8d BTA GATT cache cleanup bta_gattc_discover_pri_service by Jakub Pawlowski · 7 years ago
  23. 5e8d54e Fix crash in l2cble_start_conn_update by Jakub Pawlowski · 7 years ago
  24. c15cc24 HID: Refactor bta_dm_pm_ssr to be more readable by Jack He · 7 years ago
  25. 9de0b5c BTA GATT cache cleanup bta_gattc_srvc_in_list by Jakub Pawlowski · 7 years ago
  26. 0c3eaab BTA GATT cache cleanup add_*_to_list by Jakub Pawlowski · 7 years ago
  27. e638900 BTA GATT cache cleanup bta_gattc_disc_res_cback by Jakub Pawlowski · 7 years ago
  28. bf1ddfc make Uuid::kBase into local constexpr by Jakub Pawlowski · 7 years ago
  29. 98c0494 BTA GATT cache cleanup by Jakub Pawlowski · 7 years ago
  30. 8727941 Fix logs in btif_hh by Hansong Zhang · 7 years ago
  31. 2647452 Use LOG() macros in BTA GATT logging by Jakub Pawlowski · 7 years ago
  32. a6244c7 Merge "Linux: silence gnu-variable-sized-type-not-at-end warnings" by Treehugger Robot · 7 years ago
  33. 6320a4b Merge "HCI: Restart 5 seconds after an HCI timeout" by Treehugger Robot · 7 years ago
  34. 99e4aec Linux: silence gnu-variable-sized-type-not-at-end warnings by Jakub Pawlowski · 7 years ago
  35. 484d8e4 Change DI record default company ID to Google by Andre Eisenbach · 7 years ago
  36. 7a7e8e9 Linux build fix - include what you use by Jakub Pawlowski · 7 years ago
  37. 6ea3e14 Fix linking error during stack startup by Jakub Pawlowski · 7 years ago
  38. 5d5fcf2 Manually convert to unary where coccinelle could not by Myles Watson · 7 years ago
  39. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  40. 9eb8abb Merge "Remove the build team from OWNERS in system/bt" by Treehugger Robot · 7 years ago
  41. 17927cf Merge "Remove -Wno-typedef-redefinition" by Treehugger Robot · 7 years ago
  42. d48d32d HCI: Restart 5 seconds after an HCI timeout by Myles Watson · 7 years ago
  43. 3c83002 Remove the build team from OWNERS in system/bt by Myles Watson · 7 years ago
  44. 78b159b Remove -Wno-typedef-redefinition by Myles Watson · 7 years ago
  45. ad01e9a Use -Werror in system/bt/vendor_libs/linux/interface/ by Chih-Hung Hsieh · 7 years ago
  46. c25f957 Merge "Decrese the default verbosity for A2DP codec info logs" by Treehugger Robot · 7 years ago
  47. 81e9b33 Merge "Added extra A2DP logging when there is an error" by Treehugger Robot · 7 years ago
  48. 936980b Merge "Fix net_test_bluetooth" by Treehugger Robot · 7 years ago
  49. 80bfc5f Decrese the default verbosity for A2DP codec info logs by Pavlin Radoslavov · 7 years ago
  50. cf15c9b Added extra A2DP logging when there is an error by Pavlin Radoslavov · 7 years ago
  51. 4449dac Fix net_test_bluetooth by Jakub Pawlowski · 7 years ago
  52. 1353838 btm: Return the result in btm_pm_compare_modes by Myles Watson · 7 years ago
  53. d9ca410 Use std::list in GATT related code by Jakub Pawlowski · 7 years ago
  54. 3494410 Merge "Run clang format on files touched by CL 488398" by Treehugger Robot · 7 years ago
  55. a362647 A2DP: Advance btif profile queue on OPENING->other_state transition by Jack He · 7 years ago
  56. ff1b9d2 Handle Disconnect request in AV Opening State handler by c_sdamga · 9 years ago
  57. ec57737 Run clang format on files touched by CL 488398 by Myles Watson · 7 years ago
  58. 2e08795 Fix adv instance validity check during suspend and resume of resolving list by Subramanian Srinivasan · 7 years ago
  59. 5af6aba Add comments to function arrays to indicate usage by Stanley Tng · 7 years ago
  60. 092fdf1 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
  61. 4a8ff03 Merge "HID: Free process_repage_timer to prevent leak" by Treehugger Robot · 7 years ago
  62. e6b15cf HID: Free process_repage_timer to prevent leak by Hemant Gupta · 7 years ago
  63. f6b1716 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  64. a712d14 Add more logs for Bluetooth connection errors by Stanley Tng · 7 years ago
  65. 509e6a2 Merge "Remove unused events handler for BLE scan clients" by Treehugger Robot · 7 years ago
  66. b147c65 Remove casts to (tBTA_GATTC*) unions to avoid unaligned accesses by Pavlin Radoslavov · 7 years ago
  67. 0ad7707 Merge "Revert "Fix stack-buffer-overflow in bluetooth service GATT client"" by Pavlin Radoslavov · 7 years ago
  68. 655c74d Merge "UUID fix string parsing" by Treehugger Robot · 7 years ago
  69. 27836e6 Remove unused events handler for BLE scan clients by Jakub Pawlowski · 7 years ago
  70. 7a621e5 Revert "Fix stack-buffer-overflow in bluetooth service GATT client" by Pavlin Radoslavov · 7 years ago
  71. 487077e UUID fix string parsing by Jakub Pawlowski · 7 years ago
  72. 3f02f47 Remove default libraries by Dan Willemsen · 7 years ago
  73. 6738c83 Fix condition of adding device to resloving list by Chao Quan · 7 years ago
  74. 06d4a42 Refactor btm_ble_resolving_list_load_dev by Chao Quan · 7 years ago
  75. 34b1bed Merge "HIDD: Auto-plug and accept incoming connections" by Treehugger Robot · 7 years ago
  76. fd45611 Fix Linux build by Jack He · 7 years ago
  77. 88f7ae5 Merge "Don't set CT2 bit when talking to pre-5.0 devices" by Treehugger Robot · 7 years ago
  78. 7a7f69b Don't set CT2 bit when talking to pre-5.0 devices by Jakub Pawlowski · 7 years ago
  79. 04da67a Fix out-of-bounds reading when copy SDP raw data by Yamei Du · 7 years ago
  80. 5ce55bd SMP: Use tSMP_INT_DATA instead of void by Myles Watson · 7 years ago
  81. ea7ff35 HIDD: Auto-plug and accept incoming connections by Ivan Podogov · 7 years ago
  82. 3992f45 L2CAP: Remove UCD related flags by Jack He · 7 years ago
  83. d98dac4 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 7 years ago
  84. 1c0dae6 Merge "Fix GATT Characteristic discovery (server side)" by Treehugger Robot · 7 years ago
  85. 62ef2fd Fix GATT Characteristic discovery (server side) by Jakub Pawlowski · 7 years ago
  86. 16f356a Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 7 years ago
  87. 8d74904 Remove casts to unions to avoid unaligned accesses by Myles Watson · 7 years ago
  88. 50ba903 Remove unnecesary BTA redefinitions for GATT part 4 by Jakub Pawlowski · 7 years ago
  89. ee9a11f Remove unnecesary BTA redefinitions for GATT part 3 by Jakub Pawlowski · 7 years ago
  90. e9ef00c Remove unnecesary BTA redefinitions for GATT part 2 by Jakub Pawlowski · 7 years ago
  91. ab7a368 Remove unnecesary BTA redefinitions for GATT part 1 by Jakub Pawlowski · 7 years ago
  92. 30be4b9 Build fix after UUID refactor for stage branch by Jakub Pawlowski · 7 years ago
  93. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  94. 9c268d0 Merge "Get rid of unused _DYNAMIC_MEMORY" by Hansong Zhang · 7 years ago
  95. f0c8830 Merge "btlinux: Fix sepolicy for split policy (Treble) builds" by Treehugger Robot · 7 years ago
  96. 25a2f5e Get rid of unused _DYNAMIC_MEMORY by Hansong Zhang · 7 years ago
  97. 6575e16 Change our AVRCP capabilities if the remote device only supports 1.3 by Ajay Panicker · 7 years ago
  98. 11b4d12 Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2) by Ajay Panicker · 7 years ago
  99. b72a002 Don't reject notifications and wait until new addressed player is ready (2/2) by Ajay Panicker · 7 years ago
  100. 8c273b3 Get rid of libhardware dependency in native daemon by Jakub Pawlowski · 7 years ago