1. b58e8f2 Increase DM connection size for multiple links am: 30a58db247 by Ben YoungTae Kim · 7 years ago
  2. 30a58db Increase DM connection size for multiple links by Ben YoungTae Kim · 7 years ago
  3. d44e5ec Merge "HFP: Reset BTA SCO control block when bta_ag_create_sco failed" by Benson Li · 7 years ago
  4. a48a80f Merge "SCO: Allocate 6 BTM SCO control blocks for Multi-HFP support" by Jack He · 7 years ago
  5. 8432cae Merge "HFP: Reset BTA SCO control block when bta_ag_create_sco failed" by Treehugger Robot · 7 years ago
  6. 631edae Merge "SCO: Allocate 6 BTM SCO control blocks for Multi-HFP support" by Treehugger Robot · 7 years ago
  7. 6736679 HFP: Reset BTA SCO control block when bta_ag_create_sco failed by Benson Li · 7 years ago
  8. c409c1c SCO: Allocate 6 BTM SCO control blocks for Multi-HFP support by Jack He · 7 years ago
  9. d84bfeb Merge "AVRCP: Reject when CT sends invalid RegisterNotification" am: 31135bb543 by Hansong Zhang · 7 years ago
  10. 31135bb Merge "AVRCP: Reject when CT sends invalid RegisterNotification" by Treehugger Robot · 7 years ago
  11. 66a01d0 AVRCP: Reject when CT sends invalid RegisterNotification by Hansong Zhang · 7 years ago
  12. e06bb44 Merge "Fix stack not acking status to audio when A2DP start failed" by Ugo Yu · 7 years ago
  13. f9e306a Merge "Fix stack not acking status to audio when A2DP start failed" by Treehugger Robot · 7 years ago
  14. 4df8308 Register for Service Changed notification after encryption am: 80b719d507 by Jakub Pawlowski · 7 years ago
  15. 73956d2 Get rid of warning when connecting LE device am: 078f3bb889 by Jakub Pawlowski · 7 years ago
  16. 80b719d Register for Service Changed notification after encryption by Jakub Pawlowski · 7 years ago
  17. 078f3bb Get rid of warning when connecting LE device by Jakub Pawlowski · 7 years ago
  18. a577ba5 Fix stack not acking status to audio when A2DP start failed by Ugo Yu · 7 years ago
  19. 23f985f Don't trigger AVDTP Suspend in response to AVDTP Suspend+Start from remote by Pavlin Radoslavov · 7 years ago
  20. 28faf87 Don't trigger AVDTP Suspend in response to AVDTP Suspend+Start from remote by Pavlin Radoslavov · 7 years ago
  21. fb4e4e5 Merge "Fix double close in btif.cc's dump." am: d7e8cd7aa1 by Josh Gao · 7 years ago
  22. d7e8cd7 Merge "Fix double close in btif.cc's dump." by Treehugger Robot · 7 years ago
  23. 2495a97 AVRCP: Reject SetAddressedPlayer command only if remote set invalid player ID by Benson Li · 7 years ago
  24. 3f88e80 AVRCP: Reject SetAddressedPlayer command only if remote set invalid player ID by Benson Li · 7 years ago
  25. 284882a Merge "Move sepolicy files to system/sepolicy" am: fdb3552c0b by Myles Watson · 7 years ago
  26. fdb3552 Merge "Move sepolicy files to system/sepolicy" by Treehugger Robot · 7 years ago
  27. 9325ad7 Move sepolicy files to system/sepolicy by Myles Watson · 7 years ago
  28. ffe6c8d If command_timed_out() is triggered don't get blocked by a deadlock by Pavlin Radoslavov · 7 years ago
  29. fb16639 Fix double close in btif.cc's dump. by Josh Gao · 7 years ago
  30. ddabcc7 If command_timed_out() is triggered don't get blocked by a deadlock by Pavlin Radoslavov · 7 years ago
  31. 78f36d6 Merge "resolve merge conflicts of a5a4e276f897e07c41dab0b8fcdf026f5d94683c to stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 7 years ago
  32. eb84c38 resolve merge conflicts of a5a4e276f897e07c41dab0b8fcdf026f5d94683c to stage-aosp-master by Florian Mayer · 7 years ago
  33. 29fca23 resolve merge conflicts of a5a4e276f897e07c41dab0b8fcdf026f5d94683c to stage-aosp-master by Jakub Pawlowski · 7 years ago
  34. a5a4e27 Move crypto related functions into crypto_toolbox by Jakub Pawlowski · 7 years ago
  35. 38f46d4 Merge "Reset a2dp_cmd_pending as appropriate for A2DP HW offload HAL commands" by Pavlin Radoslavov · 7 years ago
  36. f72bb8b Merge "Reset a2dp_cmd_pending as appropriate for A2DP HW offload HAL commands" by Treehugger Robot · 7 years ago
  37. a82727f Merge "Add missing btif_a2dp_audio_interface_end_session() call during disconnect" by Pavlin Radoslavov · 7 years ago
  38. 88c2ae5 Merge "Add missing btif_a2dp_audio_interface_end_session() call during disconnect" by Treehugger Robot · 7 years ago
  39. 7080718 Merge "a2dp_vendor_ldac: add missing break" am: 406e133034 by Tom Yan · 7 years ago
  40. 406e133 Merge "a2dp_vendor_ldac: add missing break" by Treehugger Robot · 7 years ago
  41. 24d5c02 Reset a2dp_cmd_pending as appropriate for A2DP HW offload HAL commands by Pavlin Radoslavov · 7 years ago
  42. a582301 Add missing btif_a2dp_audio_interface_end_session() call during disconnect by Pavlin Radoslavov · 7 years ago
  43. 7711a2e a2dp_vendor_ldac: add missing break by Tom Yan · 7 years ago
  44. 4e28dca Linux build fix am: de5ab0a658 by Jakub Pawlowski · 7 years ago
  45. de5ab0a Linux build fix by Jakub Pawlowski · 7 years ago
  46. 0c81943 Merge "HFP: Don't use mSBC for HF devices not supporting Codec Negotiation" by weichinweng · 7 years ago
  47. 9411480 Merge "HFP: Don't use mSBC for HF devices not supporting Codec Negotiation" by Treehugger Robot · 7 years ago
  48. efc8667 Move crypto toolbox functions into separate file am: 66e492a899 by Jakub Pawlowski · 7 years ago
  49. b58674c Add more crypto toolbox tests, plus minor fix in smp_keys.cc am: 2d9bb84d53 by Jakub Pawlowski · 7 years ago
  50. 66e492a Move crypto toolbox functions into separate file by Jakub Pawlowski · 7 years ago
  51. 2d9bb84 Add more crypto toolbox tests, plus minor fix in smp_keys.cc by Jakub Pawlowski · 7 years ago
  52. 2ca2da8 HFP: Don't use mSBC for HF devices not supporting Codec Negotiation by weichinweng · 7 years ago
  53. dd02ff8 Remove unused MIP events, calbacks and structs am: 327f3e7238 by Jakub Pawlowski · 7 years ago
  54. 327f3e7 Remove unused MIP events, calbacks and structs by Jakub Pawlowski · 7 years ago
  55. bbf85c5 Gracefully handle A2DP hardware offload Audio HAL service death am: 4a80a8e585 by Pavlin Radoslavov · 7 years ago
  56. 4a80a8e Gracefully handle A2DP hardware offload Audio HAL service death by Pavlin Radoslavov · 7 years ago
  57. a7a17a7 Replace BT_OCTET16 with Octet16 am: fc22b0f438 by Jakub Pawlowski · 7 years ago
  58. fc22b0f Replace BT_OCTET16 with Octet16 by Jakub Pawlowski · 7 years ago
  59. d97d6ab Fix SMP_Encrypt for data shorter than 16 bytes am: 808397cb2a by Jakub Pawlowski · 7 years ago
  60. 808397c Fix SMP_Encrypt for data shorter than 16 bytes by Jakub Pawlowski · 7 years ago
  61. 94de6c3 Merge "SMP_Encrypt - convert p_out into raw array" am: 5cd984db81 by Jakub Pawlowski · 7 years ago
  62. 5cd984d Merge "SMP_Encrypt - convert p_out into raw array" by Treehugger Robot · 7 years ago
  63. a626f99 gatt: Avoid using erased iterator am: 0942ee497e by Greg Kaiser · 7 years ago
  64. 0942ee4 gatt: Avoid using erased iterator by Greg Kaiser · 7 years ago
  65. e5a0dcc Merge "Add support for AVRCP addressed player changed." am: 81a66138c7 by Joseph Pirozzo · 7 years ago
  66. 0b04ae6 SMP_Encrypt - convert p_out into raw array by Jakub Pawlowski · 7 years ago
  67. 81a6613 Merge "Add support for AVRCP addressed player changed." by Joseph Pirozzo · 7 years ago
  68. eb02dd5 Merge "A2DP Offload: Log audio duration and codec metrics" am: b7c03882fe by Jack He · 7 years ago
  69. b7c0388 Merge "A2DP Offload: Log audio duration and codec metrics" by Treehugger Robot · 7 years ago
  70. 1ff98fe Clear local suspending flag when the BTA_AV_STOP_EVT event received by cheneyni · 7 years ago
  71. 1cb9f56 Clear local suspending flag when the BTA_AV_STOP_EVT event received by cheneyni · 7 years ago
  72. 2de52a3 Merge "Fix the reconnect issue in hfp client" am: 20626a8852 by Jinguang Dong · 7 years ago
  73. 20626a8 Merge "Fix the reconnect issue in hfp client" by Treehugger Robot · 7 years ago
  74. 72d8d14 Merge "Correctly initialize A2DP Sink codecs if A2DP Source HW offload is enabled" by Pavlin Radoslavov · 7 years ago
  75. aac711c A2DP Offload: Log audio duration and codec metrics by Jack He · 7 years ago
  76. 956f914 Merge "Correctly initialize A2DP Sink codecs if A2DP Source HW offload is enabled" by Treehugger Robot · 7 years ago
  77. 183764d Hearing Aid: codec and connection interval switching am: 92e5bd284a by Stanley Tng · 7 years ago
  78. 92e5bd2 Hearing Aid: codec and connection interval switching by Stanley Tng · 7 years ago
  79. c197ac2 Correctly initialize A2DP Sink codecs if A2DP Source HW offload is enabled by Pavlin Radoslavov · 7 years ago
  80. b29c1cd Merge "Multi-A2DP: Fix timing and codec measurement in metrics" am: 16d5d8bdfb by Jack He · 7 years ago
  81. 231c14a SMP_Encrypt refactor am: 22c8a95a55 by Jakub Pawlowski · 7 years ago
  82. 16d5d8b Merge "Multi-A2DP: Fix timing and codec measurement in metrics" by Treehugger Robot · 7 years ago
  83. eeb9f35 Multi-A2DP: Fix timing and codec measurement in metrics by Jack He · 7 years ago
  84. f7cbccd Add tests for AES_CMAC am: 4aff08bf23 by Jakub Pawlowski · 7 years ago
  85. 22c8a95 SMP_Encrypt refactor by Jakub Pawlowski · 7 years ago
  86. 4aff08b Add tests for AES_CMAC by Jakub Pawlowski · 7 years ago
  87. dcc46a5 GATTC_Discover: pass parameters directly instead of through pointer by Jakub Pawlowski · 7 years ago
  88. 194a49e GATTC_Discover: pass parameters directly instead of through pointer by Jakub Pawlowski · 7 years ago
  89. 06099a8 GATT database refactor am: 6d3cb118e2 by Jakub Pawlowski · 7 years ago
  90. 6d3cb11 GATT database refactor by Jakub Pawlowski · 7 years ago
  91. 73128bd Add storage API to get number of bonded devices am: dc5bf16299 by Jacky Cheung · 7 years ago
  92. dc5bf16 Add storage API to get number of bonded devices by Jacky Cheung · 8 years ago
  93. f176d5d Fix the reconnect issue in hfp client by Jinguang Dong · 7 years ago
  94. cf2bd12 Merge "Hearing Aid - codec switching" am: 119be8010d by Jakub Pawlowski · 7 years ago
  95. 119be80 Merge "Hearing Aid - codec switching" by Treehugger Robot · 7 years ago
  96. 24b336e Hearing Aid - codec switching by Jakub Pawlowski · 7 years ago
  97. 8359767 Merge "Add documentation for enabling PTS mode" am: fcbc05c42f by Hansong Zhang · 7 years ago
  98. f336858 Merge "Use ParcelFileDescriptor implementation in libbinder" am: a7edadfa80 by Ryo Hashimoto · 7 years ago
  99. fcbc05c Merge "Add documentation for enabling PTS mode" by Treehugger Robot · 7 years ago
  100. a7edadf Merge "Use ParcelFileDescriptor implementation in libbinder" by Treehugger Robot · 7 years ago