1. 5a2706f Merge changes I33b0ace1,I3af9a79d by Treehugger Robot · 6 years ago
  2. 22dcb7f Merge "Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL"" by Colin Cross · 6 years ago
  3. 1b68df3 Separate out connect actions for initiate/target by Chris Manton · 6 years ago
  4. e8ef42b Remove channel connection timeouts by Chris Manton · 6 years ago
  5. 0239a22 Revert "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Cody Schuffelen · 6 years ago
  6. 046dd00 Merge "Add inquiry module unit tests" by Treehugger Robot · 6 years ago
  7. 0cd968b Merge "Dont disconnect if connection complete event with an ACL connection exists" by Treehugger Robot · 6 years ago
  8. 05a7e9e Merge "RootCanal: Upgrade the LinkLayer in RootCanal to PDL" by Treehugger Robot · 6 years ago
  9. cd588b6 L2cap shim layer with legacy by Chris Manton · 6 years ago
  10. 5d37e8c gd shim layer by Chris Manton · 6 years ago
  11. c2a965d Merge "Interop Workaround: Add Joy-Con" by Treehugger Robot · 6 years ago
  12. 5a5a1e2 Merge "Execute channel fail callbacks when link not up" by Treehugger Robot · 6 years ago
  13. 88af780 Dont disconnect if connection complete event with an ACL connection exists by Vic Huang · 6 years ago
  14. 33c02b1 Merge changes I40aa2b5f,Ica99086c by Treehugger Robot · 6 years ago
  15. ed5e12a Interop Workaround: Add Joy-Con by cncn · 6 years ago
  16. ded0c10 Execute channel fail callbacks when link not up by Chris Manton · 6 years ago
  17. 0518dbf RootCanal: Upgrade the LinkLayer in RootCanal to PDL by Chienyuan · 6 years ago
  18. 0ab955f Merge "L2CAP Fix Echo Response" by Treehugger Robot · 6 years ago
  19. 2ef2d3a HCI: Add LeAdvertisingManager by Myles Watson · 6 years ago
  20. 570c8dc HCI: Add VSC Advertising packets by Myles Watson · 6 years ago
  21. 79ec093 Merge "Switch role to MASTER after connecting" by Treehugger Robot · 6 years ago
  22. 3f10a1c Merge "Merge Coral/Flame into AOSP master" by Xin Li · 6 years ago
  23. 158082f Merge "bluetooth_test_gd: Remove leaked thread and DB" by Treehugger Robot · 6 years ago
  24. 6795717 Merge "Unify log tag for shim layer" by Treehugger Robot · 6 years ago
  25. df77526 Add inquiry module unit tests by Chris Manton · 6 years ago
  26. 184ffed bluetooth_test_gd: Remove leaked thread and DB by Myles Watson · 6 years ago
  27. 0dba16f Merge "L2CAP: Store dynamic channel connection requests when no link" by Treehugger Robot · 6 years ago
  28. f01ffa2 Use AddressWithType in PairingHandlerLe by Jakub Pawlowski · 6 years ago
  29. 6298315 Expose Role through AclConnection, Link, and le::FixedChannel by Jakub Pawlowski · 6 years ago
  30. da3cfe1 L2CAP Fix Echo Response by Hansong Zhang · 6 years ago
  31. cddd70a L2CAP: Store dynamic channel connection requests when no link by Hansong Zhang · 6 years ago
  32. 350b8fa Merge "L2CAP: Allow opening connection, and add PTS request_connection test" by Treehugger Robot · 6 years ago
  33. 8b77fac Merge "Add required header_libs" by Marco Nelissen · 6 years ago
  34. 20f2e13 Unify log tag for shim layer by Chris Manton · 6 years ago
  35. 05b968c Merge Coral/Flame into AOSP master by Xin Li · 6 years ago
  36. 78215e9 L2CAP: Allow opening connection, and add PTS request_connection test by Hansong Zhang · 6 years ago
  37. 834c416 Merge "Make FixedChannel and Link aware of address type" am: e5307a1b74 by Jakub Pawlowski · 6 years ago
  38. e5307a1 Merge "Make FixedChannel and Link aware of address type" by Jakub Pawlowski · 6 years ago
  39. 883af60 Make FixedChannel and Link aware of address type by Jakub Pawlowski · 6 years ago
  40. cb4c262 Switch role to MASTER after connecting by Ted Wang · 6 years ago
  41. 77c63d3 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  42. f7d262a Add required header_libs by Marco Nelissen · 6 years ago
  43. c8afd08 Merge "HCI: Add fuzz test for HCI packets" am: 5a888f68d5 by Jack He · 6 years ago
  44. 5a888f6 Merge "HCI: Add fuzz test for HCI packets" by Treehugger Robot · 6 years ago
  45. 66b300c Merge "PDL: Parameterize the root namespace" am: 5bc267f386 by Myles Watson · 6 years ago
  46. df4ce69 Merge "L2CAP: Handle initial channel configuration" am: e1fd6ed91a by Hansong Zhang · 6 years ago
  47. 5bc267f Merge "PDL: Parameterize the root namespace" by Treehugger Robot · 6 years ago
  48. e1fd6ed Merge "L2CAP: Handle initial channel configuration" by Treehugger Robot · 6 years ago
  49. 570c6ef Merge "Connect inquiry results back to legacy layer" am: 12923eabe0 by Chris Manton · 6 years ago
  50. a297cff Merge "Module: Mark getters as const" am: d9e79e200e by Myles Watson · 6 years ago
  51. 12923ea Merge "Connect inquiry results back to legacy layer" by Chris Manton · 6 years ago
  52. d9e79e2 Merge "Module: Mark getters as const" by Treehugger Robot · 6 years ago
  53. 534c3b9 Connect inquiry results back to legacy layer by Chris Manton · 6 years ago
  54. 7ba86f6 Store Handler in common::CallbackList, and execute callbacks on proper handlers by Jakub Pawlowski · 6 years ago
  55. 35807bf Module: Mark getters as const by Myles Watson · 6 years ago
  56. 6e56597 L2CAP: Handle initial channel configuration by Hansong Zhang · 6 years ago
  57. 51c6c44 HCI: Add fuzz test for HCI packets by Jack He · 6 years ago
  58. 09eac1c Store Handler in common::CallbackList, and execute callbacks on proper handlers by Jakub Pawlowski · 6 years ago
  59. feb5573 Merge "L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager" by Jack He · 6 years ago
  60. bb2557f Merge "L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager" by Treehugger Robot · 6 years ago
  61. 9300dc6 Merge changes If88cfd69,Icea6e47b am: 87ccf210b7 by Chris Manton · 6 years ago
  62. 9d89a1e Merge "RootCanal: Use gd/os/log.h logging" am: 39043c6596 by Myles Watson · 6 years ago
  63. 87ccf21 Merge changes If88cfd69,Icea6e47b by Treehugger Robot · 6 years ago
  64. 39043c6 Merge "RootCanal: Use gd/os/log.h logging" by Treehugger Robot · 6 years ago
  65. d47b152 Merge "AVRCP Controller get play status" am: 1c1dcc692e by Joseph Pirozzo · 6 years ago
  66. 1c1dcc6 Merge "AVRCP Controller get play status" by Joseph Pirozzo · 6 years ago
  67. 398139f HCI: Use AddressWithType in various LE connection APIs am: b54aa76d54 by Jack He · 6 years ago
  68. 583d945 Conditional entry between legacy Gd stack by Chris Manton · 6 years ago
  69. a9de43c Gd shim layer neighbor modules by Chris Manton · 6 years ago
  70. 2f850a6 Merge changes I87ce02f0,I2c81de7a am: 8da1217fe7 by Jack He · 6 years ago
  71. 58eed36 L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager by Jack He · 6 years ago
  72. b54aa76 HCI: Use AddressWithType in various LE connection APIs by Jack He · 6 years ago
  73. 8da1217 Merge changes I87ce02f0,I2c81de7a by Treehugger Robot · 6 years ago
  74. 6800169 AVRCP Controller get play status by Joseph Pirozzo · 6 years ago
  75. 71c2076 Merge "Import base::CallbackList into bluetooth::common::CallbackList" by Jakub Pawlowski · 6 years ago
  76. 10ed2a3 L2CAP: Use AddressWithType in L2CAP LE APIs by Jack He · 6 years ago
  77. 16de546 HCI: Create AddressWithType and its unit tests by Jack He · 6 years ago
  78. b56c65c Merge "Import base::CallbackList into bluetooth::common::CallbackList" by Treehugger Robot · 6 years ago
  79. 9847f02 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" am: 231e3f2091 by Jack He · 6 years ago
  80. 231e3f2 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" by Treehugger Robot · 6 years ago
  81. d0dcd9b Import base::CallbackList into bluetooth::common::CallbackList by Jakub Pawlowski · 6 years ago
  82. f627a19 Merge "Make le LinkManager aware of AddressType" am: 4e7ab51954 by Jakub Pawlowski · 6 years ago
  83. 4e7ab51 Merge "Make le LinkManager aware of AddressType" by Jakub Pawlowski · 6 years ago
  84. c0cffb7 Add FUZZ test generator for packets and L2CAP fuzz tests by Jack He · 6 years ago
  85. 76cf3c8 Update file group names am: e15805d76f by Martin Brabham · 6 years ago
  86. 02b234d Make le LinkManager aware of AddressType by Jakub Pawlowski · 6 years ago
  87. e15805d Update file group names by Martin Brabham · 6 years ago
  88. d6c759a PDL: Parameterize the root namespace by Myles Watson · 6 years ago
  89. e2545fb RootCanal: Use gd/os/log.h logging by Myles Watson · 6 years ago
  90. e948484 Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Zongheng Wang · 6 years ago
  91. 3e47b9e Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Treehugger Robot · 6 years ago
  92. bbda3b1 Connect gd/neighbor into build system am: c62c69a445 by Chris Manton · 6 years ago
  93. 3fd1373 Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator by Zongheng Wang · 6 years ago
  94. c62c69a Connect gd/neighbor into build system by Chris Manton · 6 years ago
  95. ced7d41 Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection am: 1d9aaddfe3 by Kevin Wang · 6 years ago
  96. 1d9aadd Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection by Kevin Wang · 6 years ago
  97. 0a9deef Merge "Inquiry module implementation" am: 07330ac0b7 by Chris Manton · 6 years ago
  98. 07330ac Merge "Inquiry module implementation" by Chris Manton · 6 years ago
  99. c418405 Merge "Add connectability module" am: e058d973ea by Chris Manton · 6 years ago
  100. d5a8b56 Merge changes Ib4c81ba3,I79bead5d am: 78722a2f2c by Chris Manton · 6 years ago