1. ffa8063 DeviceCert: Fix AclManagerTest by Hansong Zhang · 6 years ago
  2. 7638ade Device cert: set up device in test script by Hansong Zhang · 6 years ago
  3. 48268a8 Merge "HCI: Modify SimplePairingDebugMode base class" by Treehugger Robot · 6 years ago
  4. 74eabdb Merge "ACL: Add functions for remote version information" by Treehugger Robot · 6 years ago
  5. e2a21e5 Merge "DirectHciTest: Always listen to CONNECTION_PACKET_TYPE_CHANGED" by Treehugger Robot · 6 years ago
  6. f2ce862 ACL: Add functions for remote version information by Martin Brabham · 6 years ago
  7. 0eae799 HCI: Modify SimplePairingDebugMode base class by Martin Brabham · 6 years ago
  8. a490350 HCI: Add features notification to security i/f by Myles Watson · 6 years ago
  9. 6aa373b RootCanal: Send SimplePairingComplete on success by Myles Watson · 6 years ago
  10. 017e56f Merge "Propagate connection failures to client" by Treehugger Robot · 6 years ago
  11. df98c01 Merge "Add gd shim l2cap unit test" by Treehugger Robot · 6 years ago
  12. 632d226 Merge "Gracefully handle startup timer expiry" by Treehugger Robot · 6 years ago
  13. 0321489 Propagate connection failures to client by Chris Manton · 6 years ago
  14. 7c24833 DirectHciTest: Always listen to CONNECTION_PACKET_TYPE_CHANGED by Hansong Zhang · 6 years ago
  15. 7ed5864 Add IsRpa and IsRpaThatMatchesIrk into AddressWithType by Jakub Pawlowski · 6 years ago
  16. 897f7d5 Add gd shim l2cap unit test by Chris Manton · 6 years ago
  17. d2e1ed5 Merge "SecurityManager::CreateBondLe" by Treehugger Robot · 6 years ago
  18. e9e662d SecurityManager::CreateBondLe by Jakub Pawlowski · 6 years ago
  19. 2c1d884 Gracefully handle startup timer expiry by Ugo Yu · 6 years ago
  20. 8b8c367 Merge "Move EventAsserts close to with statements" by Treehugger Robot · 6 years ago
  21. 523381c Merge "Add removeActiveDevice to IBluetooth.aidl" by Treehugger Robot · 6 years ago
  22. 0ec53fe Merge "gd: Fix reactor race condition" by Treehugger Robot · 6 years ago
  23. e7a119a gd: Fix reactor race condition by Chris Manton · 6 years ago
  24. 3b50b95 Move EventAsserts close to with statements by Myles Watson · 6 years ago
  25. e44dd17 Add removeActiveDevice to IBluetooth.aidl by Rahul Sabnis · 6 years ago
  26. ea4b737 Add missing .so to dist by Hansong Zhang · 6 years ago
  27. 5e4de05 Merge "LE Legacy Pairing fixes" by Treehugger Robot · 6 years ago
  28. 37da5d3 Merge "Add new function getMostRecentlyConnectedDevices to IBluetooth.aidl" by Treehugger Robot · 6 years ago
  29. e423dbb LE Legacy Pairing fixes by Jakub Pawlowski · 6 years ago
  30. 6452c92 Add new function getMostRecentlyConnectedDevices to IBluetooth.aidl by Rahul Sabnis · 6 years ago
  31. 302e389 LE Pairing Handler improvements and fixes by Jakub Pawlowski · 6 years ago
  32. cf78b63 Show warning on invalid data frame in Basic mode by Jakub Pawlowski · 6 years ago
  33. 3b10528 Merge "Add ATT stub to prevent stack from crashing" by Jakub Pawlowski · 6 years ago
  34. c66bac0 Merge "L2CAP socket: Stop L2CAP server by ID instead of PSM" by Treehugger Robot · 6 years ago
  35. 2960d1d L2CAP socket: Stop L2CAP server by ID instead of PSM by Jack He · 6 years ago
  36. dcff79f Cert: Set default log_path_base by Hansong Zhang · 6 years ago
  37. a1a129a Add ATT stub to prevent stack from crashing by Jakub Pawlowski · 6 years ago
  38. c580399 Reduce logspam in AclManager by Jakub Pawlowski · 6 years ago
  39. 9408ae9 Merge "Move compiled grpc py to dist" by Treehugger Robot · 6 years ago
  40. 9a703ce L2CAP Socket: Keep track of last allocated socket ID by Jack He · 6 years ago
  41. 23f3cf1 Move compiled grpc py to dist by Hansong Zhang · 6 years ago
  42. 64ac98c Merge "gd: Register close callback prior to channel acquire" by Treehugger Robot · 6 years ago
  43. a1046c3 Merge "Remove unused HCI cert" by Treehugger Robot · 6 years ago
  44. f88e927 Merge "Improve cert set up" by Treehugger Robot · 6 years ago
  45. 7bdb9a8 Remove unused HCI cert by Hansong Zhang · 6 years ago
  46. 533e87d gd: Register close callback prior to channel acquire by Chris Manton · 6 years ago
  47. e757eeb Improve cert set up by Hansong Zhang · 6 years ago
  48. 0923731 gd: Remove using directive from shim header file by Chris Manton · 6 years ago
  49. c3f0bc2 gd: Refactor how psms are un/registered in shim by Chris Manton · 6 years ago
  50. 1f30ff8 Cert: Append to Python path in command only by Hansong Zhang · 6 years ago
  51. c0bbc1b Add bluetooth_packets_python3 and proto to zip by Hansong Zhang · 6 years ago
  52. 7852886 Merge "gd shim l2cap_test" by Treehugger Robot · 6 years ago
  53. d3dec7b gd shim l2cap_test by Chris Manton · 6 years ago
  54. d0997f9 Add device artifacts to bluetooth_cert_test.zip by Hansong Zhang · 6 years ago
  55. c3f964b Add required binaries to zip file by Hansong Zhang · 6 years ago
  56. f868778 Use bluetooth_stack_with_facade as dist target by Hansong Zhang · 6 years ago
  57. 2638d40 SecurityModule: Add callbacks to your callbacks by Martin Brabham · 6 years ago
  58. cff9e10 L2cap/Hci: Add call for feature exchange by Martin Brabham · 6 years ago
  59. a8a8f69 Merge "Zip cert resources and scripts" by Treehugger Robot · 6 years ago
  60. d838f58 Merge "Cert: Check that child returns 0 or -signal" by Treehugger Robot · 6 years ago
  61. 5de2508 Merge "gd: Fix for l2cap connection on failure" by Treehugger Robot · 6 years ago
  62. 841ad59 Merge "HCI: Add LocalName test" by Treehugger Robot · 6 years ago
  63. 40e22a3 Zip cert resources and scripts by Hansong Zhang · 6 years ago
  64. 0a5e8c8 Merge "Initial entry for headless" by Treehugger Robot · 6 years ago
  65. 1245199 HCI: Add LocalName test by Myles Watson · 6 years ago
  66. b15fb91 gd: Fix for l2cap connection on failure by Chris Manton · 6 years ago
  67. eb2e0fd Initial entry for headless by Chris Manton · 6 years ago
  68. 9b3ed2a Split ports for device and root-canal tests by Myles Watson · 6 years ago
  69. 52a8b89 Merge "ACL packet recombination" by Treehugger Robot · 6 years ago
  70. 694027e ACL packet recombination by Hansong Zhang · 6 years ago
  71. b74d8d5 Fix legacy shim namespace by Chris Manton · 6 years ago
  72. 285c20a Refactor dumpsys apis for legacy and gd by Chris Manton · 6 years ago
  73. 791845d Merge "Shim stack facade test and fix for test" by Treehugger Robot · 6 years ago
  74. e214ff6 Merge "Fix issue around Encryption during Pairing" by Treehugger Robot · 6 years ago
  75. 74109e0 Shim stack facade test and fix for test by Chris Manton · 6 years ago
  76. 0203063 Merge "Cert: Swap Cert and DUT for device tests" by Treehugger Robot · 6 years ago
  77. dfa0c4b Fix issue around Encryption during Pairing by Jakub Pawlowski · 6 years ago
  78. 711a373 Cert: Check that child returns 0 or -signal by Myles Watson · 6 years ago
  79. ef23cf9 Merge "Hid: Fix connection issue with legacy mouse" by Treehugger Robot · 6 years ago
  80. ca4b645 Cert: Swap Cert and DUT for device tests by Myles Watson · 6 years ago
  81. 8aeba43 Merge "LE-COC: Free LE-COC server resource when BluetoothServerSocket is closed" by Treehugger Robot · 6 years ago
  82. 1e148c3f Hid: Fix connection issue with legacy mouse by sravan voleti · 6 years ago
  83. 6734281 Merge "A2DP: Based on the AAC parameters to calculate its encoder interval" by Treehugger Robot · 6 years ago
  84. 71a497e LE-COC: Free LE-COC server resource when BluetoothServerSocket is closed by Jack He · 6 years ago
  85. 9b8bf69 Rootcanal: Always send FIRST_NON_AUTOMATICALLY_FLUSHABLE by Hansong Zhang · 6 years ago
  86. 6ccd47b Add queuing for incoming acl packets by Chris Manton · 6 years ago
  87. 1761f89 Merge "PAN: Remove bta_pan_co_tx_writebuf (dead code)" by Treehugger Robot · 6 years ago
  88. cb1ce14 Merge "Delay removal of owned memory until close callback completes" by Treehugger Robot · 6 years ago
  89. 8516879 Delay removal of owned memory until close callback completes by Chris Manton · 6 years ago
  90. e412103 Add names for all shim modules by Chris Manton · 6 years ago
  91. 306218e Merge "AclManager::create_le_connection fixes" by Jakub Pawlowski · 6 years ago
  92. db2e31d Merge "Convert on-device tests to facade_only" by Treehugger Robot · 6 years ago
  93. 17fb988 Merge "SecurityManager: Call Init in the constructor" by Treehugger Robot · 6 years ago
  94. a85974b A2DP: Based on the AAC parameters to calculate its encoder interval by Cheney Ni · 6 years ago
  95. eb96cb0 Merge "HCI: Add an LeAclManagerFacade and tests" by Treehugger Robot · 6 years ago
  96. fdc2142 AclManager::create_le_connection fixes by Jakub Pawlowski · 6 years ago
  97. 0bdc2d6 Merge "L2CAP: Call Authenticate for the Classic Pairing service" by Treehugger Robot · 6 years ago
  98. 8589afd Merge "Remove async grpc helper" by Treehugger Robot · 6 years ago
  99. d8a6779 Merge "Fix flaky gd unit tests" by Treehugger Robot · 6 years ago
  100. 3b2cee5 Merge "gd: Repair and clean up rfcomm client/server tests" by Treehugger Robot · 6 years ago