1. 268b88c Test: Save SSR dump after test by Jack He · 6 years ago
  2. 17d56d8 Merge "Metrics: Add Bluetooth address obfuscator" by Treehugger Robot · 6 years ago
  3. dec5621 Merge "Assert if alarm callback is null" by Treehugger Robot · 6 years ago
  4. 78b69d9 Metrics: Add Bluetooth address obfuscator by Jack He · 6 years ago
  5. e096cd3 Assert if alarm callback is null by Stanley Tng · 6 years ago
  6. eb976ad Allow Resolvable Private Address into LE White List by Jakub Pawlowski · 6 years ago
  7. 8c2f838 Centralize call to gatt_update_app_use_link_flag for GATT_Connect by Jakub Pawlowski · 6 years ago
  8. 2fb03d8 Merge "Prevent potential deadlock in Hearing Aids" by Treehugger Robot · 6 years ago
  9. 0bcf573 Merge "HFP: Send caller ID in +CLIP command (3/4)" by Treehugger Robot · 6 years ago
  10. f8da780 Merge "btsock_signaled: provide debugging info for crash" by Treehugger Robot · 6 years ago
  11. 84f70f1 Merge "btif_av: remove dead code" by Treehugger Robot · 6 years ago
  12. aa2f510 btif_av: remove dead code by Hansong Zhang · 6 years ago
  13. e00f6b1 Prevent potential deadlock in Hearing Aids by Stanley Tng · 6 years ago
  14. 3b12d66 Merge "Remove unused BTM_BleSetAdvParams" by Treehugger Robot · 6 years ago
  15. a41761c Remove unused BTM_BleSetAdvParams by Jakub Pawlowski · 6 years ago
  16. 83db499 Linux tests build fix by Jakub Pawlowski · 6 years ago
  17. e72c597 Fix an error in pure virtual function in earlier CL by Stanley Tng · 6 years ago
  18. a912f96 btsock_signaled: provide debugging info for crash by Hansong Zhang · 6 years ago
  19. 8ae68be Dump gatt::connection_manager state into bugreport by Jakub Pawlowski · 6 years ago
  20. c436612 Use map instead of list for keeping apps interested in connection by Jakub Pawlowski · 6 years ago
  21. e85bc52 First tests for connection management by Jakub Pawlowski · 6 years ago
  22. d1d3088 introduce gatt::connection_manager::get_apps_connecting_to by Jakub Pawlowski · 6 years ago
  23. d28727e Naming cleanup in stack/gatt/connection_manager.* by Jakub Pawlowski · 6 years ago
  24. ddba8a6 gatt_utils_white_list -> connection_manager by Jakub Pawlowski · 6 years ago
  25. 62cd940 Merge "AVRCP: Change notification variable when the interim response is sent" by Treehugger Robot · 6 years ago
  26. 817e6bb AVRCP: Change notification variable when the interim response is sent by Ajay Panicker · 6 years ago
  27. b5629de Minor style fixes in gatt_main.cc by Jakub Pawlowski · 6 years ago
  28. d533096 Merge "Add code coverage report support to Bluetooth" by Treehugger Robot · 6 years ago
  29. 3d5f924 HFP: Send caller ID in +CLIP command (3/4) by Benson Li · 6 years ago
  30. c5931e6 Merge "HFP: Don't use mSBC for HF devices not supporting related feature" by Treehugger Robot · 6 years ago
  31. ff3ed00 Fix Spurious Hearing Aid Start and Stop Cmds by Stanley Tng · 6 years ago
  32. ff48ce8 Add code coverage report support to Bluetooth by Ajay Panicker · 6 years ago
  33. 553e88b Cleanup LE White List HCI interface by Jakub Pawlowski · 6 years ago
  34. 33c4b66 Merge "HFP: support pause character "Comma" in acceptable dial digit string" by Treehugger Robot · 6 years ago
  35. 9a2d478 HFP: Don't use mSBC for HF devices not supporting related feature by weichinweng · 6 years ago
  36. c74471d HCI: accept OnceCallback instad of Callback by Jakub Pawlowski · 6 years ago
  37. 90fd763 Merge changes Ie4f783b0,I456a18c6,I8c57dd5a by Treehugger Robot · 6 years ago
  38. 39943dfe HFP: support pause character "Comma" in acceptable dial digit string by jonerlin · 6 years ago
  39. 39ac817 Merge "Hearing Aid: Combine audio from stereo to mono when only one side connect" by Weichin Weng · 6 years ago
  40. 05af173 Small cleanup in GATT white list by Jakub Pawlowski · 6 years ago
  41. bd2aac9 Separate GATT white list from global GATT control block. by Jakub Pawlowski · 6 years ago
  42. 8080862 Move white list specific code in GATT to separate file by Jakub Pawlowski · 6 years ago
  43. 2b48d17 BTM_BleClearBgConnDev -> BTM_WhiteListClear by Jakub Pawlowski · 6 years ago
  44. 4f68828 Split BTM_BleUpdateBgConnDev into BTM_WhiteListAdd and BTM_WhiteListRemove by Jakub Pawlowski · 6 years ago
  45. c8dcd25 Linux build fix by Jakub Pawlowski · 6 years ago
  46. addfdb2 Hearing Aid: Combine audio from stereo to mono when only one side connect by weichinweng · 6 years ago
  47. 0f79e35 Minor style fixes in gatt_api.cc by Jakub Pawlowski · 6 years ago
  48. 2ceaa8c Merge "Add siyuanh@google.com to OWNERS" by Treehugger Robot · 6 years ago
  49. 80c28c6 Split gatt_update_auto_connect_dev into separate add/remove functions by Jakub Pawlowski · 6 years ago
  50. 969a599 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  51. 358a0af Add siyuanh@google.com to OWNERS by Jack He · 7 years ago
  52. da21153 Merge "separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn" by Jakub Pawlowski · 6 years ago
  53. 830cc9a separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn by Jakub Pawlowski · 6 years ago
  54. 7b00a3b service: don't use android::String16 in platform-independent code by Jakub Pawlowski · 6 years ago
  55. c1ae0ab Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  56. e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
  57. 292ab25 Partial fix for linux build by Jakub Pawlowski · 6 years ago
  58. 7a2346f Merge pi-dr1-dev to aosp-master by Bill Yi · 6 years ago
  59. 3ad2b64 Merge "AVRCP:Update lidx when ACP handle exist in bta_av_rc_create" by wangfukai · 6 years ago
  60. 32c62f1 Fix typo in avdt_scb_by_hdl am: da8fdc5ad3 by wangfukai · 6 years ago
  61. a8f9164 Merge "AVRCP:Update lidx when ACP handle exist in bta_av_rc_create" by Treehugger Robot · 6 years ago
  62. da8fdc5 Fix typo in avdt_scb_by_hdl by wangfukai · 6 years ago
  63. a8e1663 AVRCP:Update lidx when ACP handle exist in bta_av_rc_create by wangfukai · 6 years ago
  64. aa701c7 Uprev libchrome to r576279 (1/multiple) am: 67f5f3725b by Jakub Pawlowski · 6 years ago
  65. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  66. e654cdc Use proper naming for Identity Address am: 8b64778bb9 by Jakub Pawlowski · 6 years ago
  67. 8b64778 Use proper naming for Identity Address by Jakub Pawlowski · 6 years ago
  68. 8eca7ee Merge "Hearing Aid: Use valid COC service id" am: f1db18e858 by Hansong Zhang · 6 years ago
  69. f1db18e Merge "Hearing Aid: Use valid COC service id" by Treehugger Robot · 6 years ago
  70. e60c6bc Merge "Add bluetooth_test_common to TEST_MAPPING" am: 6b5f3d96cc by Hansong Zhang · 6 years ago
  71. 6b5f3d9 Merge "Add bluetooth_test_common to TEST_MAPPING" by Treehugger Robot · 6 years ago
  72. d8de7b2 Timer: Fix unstable test am: 466b51280b by Hansong Zhang · 6 years ago
  73. 466b512 Timer: Fix unstable test by Hansong Zhang · 6 years ago
  74. 0df1bff Hearing Aid: Use valid COC service id by Hansong Zhang · 6 years ago
  75. f626f69 Merge "Allow AVDTP SetConfig from INIT state" am: 311738f7ec by Pavlin Radoslavov · 6 years ago
  76. 311738f Merge "Allow AVDTP SetConfig from INIT state" by Treehugger Robot · 6 years ago
  77. d0258f8 Merge "Add more Hearing Aid Profile logs" am: 0f14d143df by Stanley Tng · 6 years ago
  78. 0f14d14 Merge "Add more Hearing Aid Profile logs" by Treehugger Robot · 6 years ago
  79. 05cc6c7 Add more Hearing Aid Profile logs by Stanley Tng · 6 years ago
  80. 3be30ce Allow AVDTP SetConfig from INIT state by Pavlin Radoslavov · 6 years ago
  81. 7982804 LE Enhanced Connection Complete: Check address types am: 26aee6db57 by Jakub Pawlowski · 6 years ago
  82. 06d4309 Merge PPR2.181005.003 from pi-release-2 into pi-platform-release. by Bill Rassieur · 6 years ago
  83. 26aee6d LE Enhanced Connection Complete: Check address types by Jakub Pawlowski · 6 years ago
  84. 0de3764 Merge "Add DataElementReader for SDP" am: 424e80f892 by Ajay Panicker · 6 years ago
  85. 424e80f Merge "Add DataElementReader for SDP" by Ajay Panicker · 6 years ago
  86. 652e4d9 Fix Timer unittest am: 4d0a9b422d by Hansong Zhang · 6 years ago
  87. 4d0a9b4 Fix Timer unittest by Hansong Zhang · 6 years ago
  88. dba0ca5 Merge "Replace A2DP source osi/alarm with common/Timer" am: 82c49d533a by Hansong Zhang · 6 years ago
  89. 82c49d5 Merge "Replace A2DP source osi/alarm with common/Timer" by Treehugger Robot · 6 years ago
  90. 60594a9 Merge "Move btif_state_machine to common/StateMachine" am: 062b311bc3 by Hansong Zhang · 6 years ago
  91. c6c8c6e Merge "Fix race condition around Le Start Encryption handling." am: f67a4f54b3 by Jakub Pawlowski · 6 years ago
  92. 062b311 Merge "Move btif_state_machine to common/StateMachine" by Treehugger Robot · 6 years ago
  93. f67a4f5 Merge "Fix race condition around Le Start Encryption handling." by Treehugger Robot · 6 years ago
  94. d859322 Replace A2DP source osi/alarm with common/Timer by Hansong Zhang · 6 years ago
  95. d78b1dd Fix race condition around Le Start Encryption handling. by Jakub Pawlowski · 6 years ago
  96. ebade0c Add DataElementReader for SDP by Ajay Panicker · 6 years ago
  97. 30eed70 Merge "Stop A2DP stream when shutting down A2DP source." am: 90942c06f2 by weichinweng · 6 years ago
  98. 90942c0 Merge "Stop A2DP stream when shutting down A2DP source." by Treehugger Robot · 6 years ago
  99. b89914d Add bluetooth_test_common to TEST_MAPPING by Hansong Zhang · 6 years ago
  100. df14c99 Move btif_state_machine to common/StateMachine by Hansong Zhang · 6 years ago