1. ff48ce8 Add code coverage report support to Bluetooth by Ajay Panicker · 6 years ago
  2. 90fd763 Merge changes Ie4f783b0,I456a18c6,I8c57dd5a by Treehugger Robot · 6 years ago
  3. 39ac817 Merge "Hearing Aid: Combine audio from stereo to mono when only one side connect" by Weichin Weng · 6 years ago
  4. 05af173 Small cleanup in GATT white list by Jakub Pawlowski · 6 years ago
  5. bd2aac9 Separate GATT white list from global GATT control block. by Jakub Pawlowski · 6 years ago
  6. 8080862 Move white list specific code in GATT to separate file by Jakub Pawlowski · 6 years ago
  7. 2b48d17 BTM_BleClearBgConnDev -> BTM_WhiteListClear by Jakub Pawlowski · 6 years ago
  8. 4f68828 Split BTM_BleUpdateBgConnDev into BTM_WhiteListAdd and BTM_WhiteListRemove by Jakub Pawlowski · 6 years ago
  9. c8dcd25 Linux build fix by Jakub Pawlowski · 6 years ago
  10. addfdb2 Hearing Aid: Combine audio from stereo to mono when only one side connect by weichinweng · 6 years ago
  11. 0f79e35 Minor style fixes in gatt_api.cc by Jakub Pawlowski · 6 years ago
  12. 2ceaa8c Merge "Add siyuanh@google.com to OWNERS" by Treehugger Robot · 6 years ago
  13. 80c28c6 Split gatt_update_auto_connect_dev into separate add/remove functions by Jakub Pawlowski · 6 years ago
  14. 969a599 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  15. 358a0af Add siyuanh@google.com to OWNERS by Jack He · 7 years ago
  16. da21153 Merge "separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn" by Jakub Pawlowski · 6 years ago
  17. 830cc9a separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn by Jakub Pawlowski · 6 years ago
  18. 7b00a3b service: don't use android::String16 in platform-independent code by Jakub Pawlowski · 6 years ago
  19. c1ae0ab Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  20. e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
  21. 292ab25 Partial fix for linux build by Jakub Pawlowski · 6 years ago
  22. 7a2346f Merge pi-dr1-dev to aosp-master by Bill Yi · 6 years ago
  23. 3ad2b64 Merge "AVRCP:Update lidx when ACP handle exist in bta_av_rc_create" by wangfukai · 6 years ago
  24. 32c62f1 Fix typo in avdt_scb_by_hdl am: da8fdc5ad3 by wangfukai · 6 years ago
  25. a8f9164 Merge "AVRCP:Update lidx when ACP handle exist in bta_av_rc_create" by Treehugger Robot · 6 years ago
  26. da8fdc5 Fix typo in avdt_scb_by_hdl by wangfukai · 6 years ago
  27. a8e1663 AVRCP:Update lidx when ACP handle exist in bta_av_rc_create by wangfukai · 6 years ago
  28. aa701c7 Uprev libchrome to r576279 (1/multiple) am: 67f5f3725b by Jakub Pawlowski · 6 years ago
  29. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  30. e654cdc Use proper naming for Identity Address am: 8b64778bb9 by Jakub Pawlowski · 6 years ago
  31. 8b64778 Use proper naming for Identity Address by Jakub Pawlowski · 6 years ago
  32. 8eca7ee Merge "Hearing Aid: Use valid COC service id" am: f1db18e858 by Hansong Zhang · 6 years ago
  33. f1db18e Merge "Hearing Aid: Use valid COC service id" by Treehugger Robot · 6 years ago
  34. e60c6bc Merge "Add bluetooth_test_common to TEST_MAPPING" am: 6b5f3d96cc by Hansong Zhang · 6 years ago
  35. 6b5f3d9 Merge "Add bluetooth_test_common to TEST_MAPPING" by Treehugger Robot · 6 years ago
  36. d8de7b2 Timer: Fix unstable test am: 466b51280b by Hansong Zhang · 6 years ago
  37. 466b512 Timer: Fix unstable test by Hansong Zhang · 6 years ago
  38. 0df1bff Hearing Aid: Use valid COC service id by Hansong Zhang · 6 years ago
  39. f626f69 Merge "Allow AVDTP SetConfig from INIT state" am: 311738f7ec by Pavlin Radoslavov · 6 years ago
  40. 311738f Merge "Allow AVDTP SetConfig from INIT state" by Treehugger Robot · 6 years ago
  41. d0258f8 Merge "Add more Hearing Aid Profile logs" am: 0f14d143df by Stanley Tng · 6 years ago
  42. 0f14d14 Merge "Add more Hearing Aid Profile logs" by Treehugger Robot · 6 years ago
  43. 05cc6c7 Add more Hearing Aid Profile logs by Stanley Tng · 6 years ago
  44. 3be30ce Allow AVDTP SetConfig from INIT state by Pavlin Radoslavov · 6 years ago
  45. 7982804 LE Enhanced Connection Complete: Check address types am: 26aee6db57 by Jakub Pawlowski · 6 years ago
  46. 06d4309 Merge PPR2.181005.003 from pi-release-2 into pi-platform-release. by Bill Rassieur · 6 years ago
  47. 26aee6d LE Enhanced Connection Complete: Check address types by Jakub Pawlowski · 6 years ago
  48. 0de3764 Merge "Add DataElementReader for SDP" am: 424e80f892 by Ajay Panicker · 6 years ago
  49. 424e80f Merge "Add DataElementReader for SDP" by Ajay Panicker · 6 years ago
  50. 652e4d9 Fix Timer unittest am: 4d0a9b422d by Hansong Zhang · 6 years ago
  51. 4d0a9b4 Fix Timer unittest by Hansong Zhang · 6 years ago
  52. dba0ca5 Merge "Replace A2DP source osi/alarm with common/Timer" am: 82c49d533a by Hansong Zhang · 6 years ago
  53. 82c49d5 Merge "Replace A2DP source osi/alarm with common/Timer" by Treehugger Robot · 6 years ago
  54. 60594a9 Merge "Move btif_state_machine to common/StateMachine" am: 062b311bc3 by Hansong Zhang · 6 years ago
  55. c6c8c6e Merge "Fix race condition around Le Start Encryption handling." am: f67a4f54b3 by Jakub Pawlowski · 6 years ago
  56. 062b311 Merge "Move btif_state_machine to common/StateMachine" by Treehugger Robot · 6 years ago
  57. f67a4f5 Merge "Fix race condition around Le Start Encryption handling." by Treehugger Robot · 6 years ago
  58. d859322 Replace A2DP source osi/alarm with common/Timer by Hansong Zhang · 6 years ago
  59. d78b1dd Fix race condition around Le Start Encryption handling. by Jakub Pawlowski · 6 years ago
  60. ebade0c Add DataElementReader for SDP by Ajay Panicker · 6 years ago
  61. 30eed70 Merge "Stop A2DP stream when shutting down A2DP source." am: 90942c06f2 by weichinweng · 6 years ago
  62. 90942c0 Merge "Stop A2DP stream when shutting down A2DP source." by Treehugger Robot · 6 years ago
  63. b89914d Add bluetooth_test_common to TEST_MAPPING by Hansong Zhang · 6 years ago
  64. df14c99 Move btif_state_machine to common/StateMachine by Hansong Zhang · 6 years ago
  65. cdcdca5 Stop A2DP stream when shutting down A2DP source. by weichinweng · 6 years ago
  66. a9ddafe Merge "MessageLoopThread: Release lock during blocked StartUp/ShutDown" by Hansong Zhang · 6 years ago
  67. 9a6d430 Merge "MessageLoopThread: Release lock during blocked StartUp/ShutDown" by Treehugger Robot · 6 years ago
  68. d783140 MessageLoopThread: Release lock during blocked StartUp/ShutDown by Hansong Zhang · 6 years ago
  69. 04d345f Timer: Set data member before scheduling task am: 1773dd8d82 by Hansong Zhang · 6 years ago
  70. 1773dd8 Timer: Set data member before scheduling task by Hansong Zhang · 6 years ago
  71. 530a90b Hearing Aid: use correct Data Length and MediaType am: 51a9bba709 by Stanley Tng · 6 years ago
  72. 51a9bba Hearing Aid: use correct Data Length and MediaType by Stanley Tng · 6 years ago
  73. 3174bf6 Merge "Hearing Aid: Clean up GATT on disconnect" am: 36f0889fc6 by Hansong Zhang · 6 years ago
  74. 36f0889 Merge "Hearing Aid: Clean up GATT on disconnect" by Treehugger Robot · 6 years ago
  75. d57ba35 Merge "Rename functions related to BLE scan cache" am: 68e05e155e by Jakub Pawlowski · 6 years ago
  76. 68e05e1 Merge "Rename functions related to BLE scan cache" by Treehugger Robot · 6 years ago
  77. b808e9b Rename functions related to BLE scan cache by Jakub Pawlowski · 6 years ago
  78. 1a40c96 Hearing Aid: Clean up GATT on disconnect by Hansong Zhang · 6 years ago
  79. 5756b39 Add TEST_MAPPING to system/bt am: 37b717c612 by Jack He · 6 years ago
  80. 2a6c1cb Merge "GATTC: Use hex for conn_id in log" am: 71113b44c3 by Hansong Zhang · 6 years ago
  81. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  82. 71113b4 Merge "GATTC: Use hex for conn_id in log" by Treehugger Robot · 6 years ago
  83. b914f16 Merge "HID: Free timer after removing device" am: 1de8ba51e1 by Hemant Gupta · 6 years ago
  84. 1de8ba5 Merge "HID: Free timer after removing device" by Treehugger Robot · 6 years ago
  85. 6b3ecc5 Move Bluetooth to using C++17 am: 96bcf14a65 by Ajay Panicker · 6 years ago
  86. 3e0c177 GATTC: Use hex for conn_id in log by Hansong Zhang · 6 years ago
  87. ec8743d HID: Free timer after removing device by Hemant Gupta · 6 years ago
  88. 96bcf14 Move Bluetooth to using C++17 by Ajay Panicker · 6 years ago
  89. 6901c69 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  90. 2e3fa05 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  91. 3a0bcd4 Merge "Use maximum SSR timeout value when A2DP is streaming" am: 3dd799fd1a by Ugo Yu · 6 years ago
  92. 3dd799f Merge "Use maximum SSR timeout value when A2DP is streaming" by Treehugger Robot · 6 years ago
  93. 826f10c Merge "Remove obsoleted Coverity-related comment" am: 21cd29ca65 by Pavlin Radoslavov · 6 years ago
  94. 21cd29c Merge "Remove obsoleted Coverity-related comment" by Treehugger Robot · 6 years ago
  95. f012de4 Use maximum SSR timeout value when A2DP is streaming by Ugo Yu · 6 years ago
  96. 2f5f697 Add new hidden API to return SDP record's MapSupportedFeatures field. That field is documented in Bluetooth MAP 1.4 spec, page 114. Spec is here: http://shortn/_zfoIrfbIzR by Vasu Nori · 6 years ago
  97. f2b03b4 Add new hidden API to return SDP record's MapSupportedFeatures field. by Vasu Nori · 6 years ago
  98. 88b82ec Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  99. 70be569 Remove obsoleted Coverity-related comment by Pavlin Radoslavov · 6 years ago
  100. 7d92087 Merge changes I737a864e,Idc41b2a5 am: af09b4eae2 by Hansong Zhang · 6 years ago