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