1. b2930cf L2CAP SignallingManager: Store command_just_sent by Hansong Zhang · 4 years, 10 months ago
  2. f569a28 L2CAP Classic: Unreserve channel on connection response fail by Hansong Zhang · 4 years, 10 months ago
  3. 57602a6 L2CAP LE COC: Handle credit correctly by Hansong Zhang · 4 years, 10 months ago
  4. 6c4f708 Merge "L2CAP: add test case L2CAP/ERM/BI-01-C" by Ted Wang · 4 years, 10 months ago
  5. aa405b4 Merge changes from topic "sm-facade" by Treehugger Robot · 4 years, 10 months ago
  6. dba72e5 Merge "HID [ASan]: Fix for heap buffer overflow issue." by Treehugger Robot · 4 years, 10 months ago
  7. 6e3b416 L2CAP: add test case L2CAP/ERM/BI-01-C by Ted Wang · 4 years, 10 months ago
  8. 3aa2ba6 Merge "rssi is signed not unsigned" by Treehugger Robot · 4 years, 10 months ago
  9. fedd1de rssi is signed not unsigned by Chris Manton · 4 years, 10 months ago
  10. fc1e67b LE signalling manager scaffolding by Hansong Zhang · 4 years, 10 months ago
  11. f3bd010 L2CAP Classic SignallingManager Fix by Hansong Zhang · 4 years, 10 months ago
  12. 6c14ebc LE DynamicChannel and DynamicChannelService by Hansong Zhang · 4 years, 10 months ago
  13. bea4f43 L2CAP ERTM: Send ACK RR if we don't have I-Frame to send by Hansong Zhang · 4 years, 10 months ago
  14. 0a8ab50 Merge "Properly remove callbacks when scanning stopped" by Treehugger Robot · 4 years, 10 months ago
  15. 560fe3d SecurityModule: Implement API, Add BluetoothAddressWithType by Martin Brabham · 4 years, 10 months ago
  16. b5c15d9 Properly remove callbacks when scanning stopped by Chris Manton · 4 years, 10 months ago
  17. 7fd25ca SecurityModule: Facade infrastructure by Martin Brabham · 4 years, 10 months ago
  18. 034d4f5 Merge "Replace priority with connectionPolicy in aidl" by Treehugger Robot · 4 years, 10 months ago
  19. b2a77c8 Merge "Merge Android10 QPR1 into AOSP master" by Treehugger Robot · 4 years, 10 months ago
  20. 5a50b7d Merge "Add in setActiveDevice in aidl to implement API in AdapterService" by Treehugger Robot · 4 years, 10 months ago
  21. ca61a68 Neighbor: Cache Inquiry information in the shim by Myles Watson · 4 years, 10 months ago
  22. 01f67b0 Merge Android10 QPR1 into AOSP master by Xin Li · 4 years, 10 months ago
  23. f65446c Merge "Use std::future to synchronize AclManagerTest" am: 3b7093b65f by Myles Watson · 4 years, 10 months ago
  24. 3b7093b Merge "Use std::future to synchronize AclManagerTest" by Treehugger Robot · 4 years, 10 months ago
  25. fe64a9f Send legal scan window/interval values am: b2410d8543 by Chris Manton · 4 years, 10 months ago
  26. b2410d8 Send legal scan window/interval values by Chris Manton · 4 years, 10 months ago
  27. 1a0e8be Merge changes I83e8e7b4,I12bade3d am: 287ba78b34 by Myles Watson · 4 years, 10 months ago
  28. 7a2b852 Merge changes Ic6e58cb7,Ifbbcd7a9,I2214cc0f am: 84f11f0281 by Hansong Zhang · 4 years, 10 months ago
  29. 287ba78 Merge changes I83e8e7b4,I12bade3d by Treehugger Robot · 4 years, 10 months ago
  30. 84f11f0 Merge changes Ic6e58cb7,Ifbbcd7a9,I2214cc0f by Treehugger Robot · 4 years, 10 months ago
  31. 3e499b7 Merge "Rootcanal: Store address types in AclConnection" am: 8526947a2d by Myles Watson · 4 years, 10 months ago
  32. 8526947 Merge "Rootcanal: Store address types in AclConnection" by Treehugger Robot · 4 years, 10 months ago
  33. 36103e0 Use std::future to synchronize AclManagerTest by Myles Watson · 4 years, 10 months ago
  34. 3d0fa4d Rootcanal: Store address types in AclConnection by Myles Watson · 4 years, 10 months ago
  35. 64191e6 Rootcanal: Use PDL to parse incoming commands by Myles Watson · 4 years, 10 months ago
  36. f96d0a6 HCI: Implement 36 Le commands and events by Myles Watson · 4 years, 10 months ago
  37. d0c47e6 L2CAP: Fix dynamic channel refcount and ERTM timeout by Hansong Zhang · 4 years, 10 months ago
  38. c022f53 L2CAP: Separate Classic and LE dynamic channel API by Hansong Zhang · 4 years, 10 months ago
  39. 98b5baa L2CAP ERTM: Close channel on error by Hansong Zhang · 4 years, 10 months ago
  40. 069ce0d Merge "A2DP: Don't override the SDP handle if there is processing" by Cheney Ni · 4 years, 10 months ago
  41. ee397e7 Merge "A2DP: More clear log messages for both BTA and AVDT SCB handle" by Cheney Ni · 4 years, 10 months ago
  42. c335efa Merge "A2DP: Don't override the SDP handle if there is processing" by Treehugger Robot · 4 years, 10 months ago
  43. 2db0a5f Merge "A2DP: More clear log messages for both BTA and AVDT SCB handle" by Treehugger Robot · 4 years, 10 months ago
  44. 9dfec3c GD HCI: define PDL for BQR command/event am: 4bf00f36cd by Chienyuan · 4 years, 10 months ago
  45. 4bf00f3 GD HCI: define PDL for BQR command/event by Chienyuan · 4 years, 10 months ago
  46. b6dd264 A2DP: Don't override the SDP handle if there is processing by Cheney Ni · 4 years, 10 months ago
  47. 2aad5d8 A2DP: More clear log messages for both BTA and AVDT SCB handle by Cheney Ni · 5 years ago
  48. ee3bc78 Replace priority with connectionPolicy in aidl by Rahul Sabnis · 4 years, 10 months ago
  49. 64453a3 Merge changes Id8582211,I6cd71506 am: 717ad0f8a6 by Jack He · 4 years, 10 months ago
  50. 717ad0f Merge changes Id8582211,I6cd71506 by Treehugger Robot · 4 years, 10 months ago
  51. bfd7108 Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Jack He · 4 years, 10 months ago
  52. 9d41b7a Merge "Logging: Add timestamp to logging header in x86" am: c8a85a09e2 by Jack He · 4 years, 10 months ago
  53. 433045b Merge "HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser" by Treehugger Robot · 4 years, 10 months ago
  54. c8a85a0 Merge "Logging: Add timestamp to logging header in x86" by Treehugger Robot · 4 years, 10 months ago
  55. e8815f9 Merge "cert: Use the Mobly TestRunConfig" am: 29fe81f374 by Myles Watson · 4 years, 10 months ago
  56. 29fe81f Merge "cert: Use the Mobly TestRunConfig" by Treehugger Robot · 4 years, 10 months ago
  57. cb6424b HCI: LeAdvertisingManager facade by Jack He · 4 years, 10 months ago
  58. 905d5c2 HCI: Change CreateAdvertiser overload to ExtendedCreateAdvertiser by Jack He · 4 years, 10 months ago
  59. 47ac660 Logging: Add timestamp to logging header in x86 by Jack He · 4 years, 10 months ago
  60. 8caf236 Packet: Generate Python binding for struct public fields and size() by Jack He · 4 years, 10 months ago
  61. 1f07e6a Merge "SecurityManager: Don't access packet after move()" am: 51f5fdee7f by Greg Kaiser · 4 years, 10 months ago
  62. 51f5482 Merge "SecurityManager: Don't use iterator after erase()" am: 1fa8f658ed by Greg Kaiser · 4 years, 10 months ago
  63. 68a5d8f Merge "HCI: Test padded lengths for LE Advertising" am: 7ee70515f9 by Myles Watson · 4 years, 10 months ago
  64. 51f5fde Merge "SecurityManager: Don't access packet after move()" by Treehugger Robot · 4 years, 10 months ago
  65. 1fa8f65 Merge "SecurityManager: Don't use iterator after erase()" by Treehugger Robot · 4 years, 10 months ago
  66. 7ee7051 Merge "HCI: Test padded lengths for LE Advertising" by Treehugger Robot · 4 years, 10 months ago
  67. c496bcd GD: Only build the Python library for the host am: 45d02b7a2d by Myles Watson · 4 years, 10 months ago
  68. aa66a60 HCI: Test padded lengths for LE Advertising by Myles Watson · 4 years, 10 months ago
  69. 45d02b7 GD: Only build the Python library for the host by Myles Watson · 4 years, 10 months ago
  70. bda5cca SecurityManager: Don't access packet after move() by Greg Kaiser · 4 years, 10 months ago
  71. f98cc3d SecurityManager: Don't use iterator after erase() by Greg Kaiser · 4 years, 10 months ago
  72. 3f9ff12 cert: Use the Mobly TestRunConfig by Myles Watson · 4 years, 10 months ago
  73. 219bf47 HID [ASan]: Fix for heap buffer overflow issue. by Sumit Deshmukh · 4 years, 10 months ago
  74. aca9a83 Merge "Remove IBluetooth.sendConnectionStateChanged" am: 8e5571c043 by Zach Johnson · 4 years, 10 months ago
  75. cf06234 AclManager: Check for LE_CREATE_CONNECTION am: 6023057370 by Myles Watson · 4 years, 10 months ago
  76. c0a3833 Merge "SecurityManager: Classic Pairing Handler" am: 1b410fbbec by Martin Brabham · 4 years, 10 months ago
  77. a07d358 Merge "RootCanal: use classes in bluetooth hci namespace" am: c020da6e80 by Chienyuan · 4 years, 10 months ago
  78. b6553dc Merge changes Ie29ff5a1,Ie573ae04 am: ff78789cf8 by Hansong Zhang · 4 years, 10 months ago
  79. 2d66f33 Merge "L2CAP: Store channel configuration state in a separate class" by Hansong Zhang · 4 years, 10 months ago
  80. b5c1f2b Merge commit '69f0704ab04b65627d67676d3dc415e800ebab81' into manual_merge_69f0704ab04b65627d67676d3dc415e800ebab81 by Zach Johnson · 4 years, 10 months ago
  81. 8e5571c Merge "Remove IBluetooth.sendConnectionStateChanged" by Zach Johnson · 4 years, 10 months ago
  82. 6023057 AclManager: Check for LE_CREATE_CONNECTION by Myles Watson · 4 years, 10 months ago
  83. 1b410fb Merge "SecurityManager: Classic Pairing Handler" by Treehugger Robot · 4 years, 10 months ago
  84. c020da6 Merge "RootCanal: use classes in bluetooth hci namespace" by Treehugger Robot · 4 years, 10 months ago
  85. beaff28 RootCanal: use classes in bluetooth hci namespace by Chienyuan · 4 years, 10 months ago
  86. ff78789 Merge changes Ie29ff5a1,Ie573ae04 by Treehugger Robot · 4 years, 10 months ago
  87. c511589 Remove IBluetooth.sendConnectionStateChanged by Zach Johnson · 4 years, 10 months ago
  88. f2e2339 Merge "L2CAP: Store channel configuration state in a separate class" by Treehugger Robot · 4 years, 10 months ago
  89. 69f0704 Merge "Comment out keystore usage for now" by Zach Johnson · 4 years, 10 months ago
  90. 78a5f13 Merge "Rootcanal: Set default encryption key size" am: e6b599c923 by Myles Watson · 4 years, 10 months ago
  91. e6b599c Merge "Rootcanal: Set default encryption key size" by Myles Watson · 4 years, 10 months ago
  92. d969c4f L2CAP: Use DataPipelineManager to organize components am: 90603b327f by Hansong Zhang · 4 years, 10 months ago
  93. 60d2c86 L2CAP: Move DynamicChannel API to common by Hansong Zhang · 4 years, 10 months ago
  94. 47dec64 Move DynamicChannel and Allocator to L2CAP internal common by Hansong Zhang · 4 years, 10 months ago
  95. f0a1692 L2CAP: Store channel configuration state in a separate class by Hansong Zhang · 4 years, 11 months ago
  96. c97bbea Rootcanal: Set default encryption key size by Myles Watson · 4 years, 10 months ago
  97. 2224b63 Add in setActiveDevice in aidl to implement API in AdapterService by Rahul Sabnis · 4 years, 10 months ago
  98. 80854c2 SecurityManager: Classic Pairing Handler by Martin Brabham · 5 years ago
  99. 90603b3 L2CAP: Use DataPipelineManager to organize components by Hansong Zhang · 4 years, 11 months ago
  100. 7261fcf RootCanal: Remove libbt-rootcanal-packets and include/hci/ am: e90bfd2709 by Chienyuan · 4 years, 10 months ago