1. b873435 Merge "Unify log tag for shim layer" by Treehugger Robot · 5 years ago
  2. 4ccb7dd Add inquiry module unit tests by Chris Manton · 5 years ago
  3. aae8e02 bluetooth_test_gd: Remove leaked thread and DB by Myles Watson · 5 years ago
  4. 2854dab Merge "L2CAP: Store dynamic channel connection requests when no link" by Treehugger Robot · 5 years ago
  5. a1f13fc Use AddressWithType in PairingHandlerLe by Jakub Pawlowski · 5 years ago
  6. c29f199 Expose Role through AclConnection, Link, and le::FixedChannel by Jakub Pawlowski · 5 years ago
  7. 75ebaab L2CAP Fix Echo Response by Hansong Zhang · 5 years ago
  8. ad57a6e L2CAP: Store dynamic channel connection requests when no link by Hansong Zhang · 5 years ago
  9. 1ddc6ce Merge "L2CAP: Allow opening connection, and add PTS request_connection test" by Treehugger Robot · 5 years ago
  10. b50cfe7 Merge "Add required header_libs" by Marco Nelissen · 5 years ago
  11. 3db5d72 Unify log tag for shim layer by Chris Manton · 5 years ago
  12. 99d047c Merge Coral/Flame into AOSP master by Xin Li · 5 years ago
  13. d1b6c9b L2CAP: Allow opening connection, and add PTS request_connection test by Hansong Zhang · 5 years ago
  14. ee770ca Add avrcp_device_fuzz. by Mitch Phillips · 5 years ago
  15. 174a4dc Merge "Make FixedChannel and Link aware of address type" am: b033f7d85a by Jakub Pawlowski · 5 years ago
  16. b033f7d Merge "Make FixedChannel and Link aware of address type" by Jakub Pawlowski · 5 years ago
  17. a8ca3c7 Make FixedChannel and Link aware of address type by Jakub Pawlowski · 5 years ago
  18. 80710d4 Switch role to MASTER after connecting by Ted Wang · 5 years ago
  19. 05a64a5 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  20. 3a030ba Add required header_libs by Marco Nelissen · 5 years ago
  21. c6d240c Merge "HCI: Add fuzz test for HCI packets" am: 78487afd40 by Jack He · 5 years ago
  22. 78487af Merge "HCI: Add fuzz test for HCI packets" by Treehugger Robot · 5 years ago
  23. 39df9f6 Merge "PDL: Parameterize the root namespace" am: 58da1ac0cc by Myles Watson · 5 years ago
  24. a1a9072 Merge "L2CAP: Handle initial channel configuration" am: 0f5ae76dfb by Hansong Zhang · 5 years ago
  25. 58da1ac Merge "PDL: Parameterize the root namespace" by Treehugger Robot · 5 years ago
  26. 0f5ae76 Merge "L2CAP: Handle initial channel configuration" by Treehugger Robot · 5 years ago
  27. 1d127aa Merge "Connect inquiry results back to legacy layer" am: 67895fd9a4 by Chris Manton · 5 years ago
  28. 7264c3d Merge "Module: Mark getters as const" am: 48ea0a7ab6 by Myles Watson · 5 years ago
  29. 67895fd Merge "Connect inquiry results back to legacy layer" by Chris Manton · 5 years ago
  30. 48ea0a7 Merge "Module: Mark getters as const" by Treehugger Robot · 5 years ago
  31. 731d821 Connect inquiry results back to legacy layer by Chris Manton · 5 years ago
  32. dbbc9de Store Handler in common::CallbackList, and execute callbacks on proper handlers by Jakub Pawlowski · 5 years ago
  33. a61337d Module: Mark getters as const by Myles Watson · 5 years ago
  34. c83e120 L2CAP: Handle initial channel configuration by Hansong Zhang · 5 years ago
  35. e0cd4da HCI: Add fuzz test for HCI packets by Jack He · 5 years ago
  36. b0e16b3 Store Handler in common::CallbackList, and execute callbacks on proper handlers by Jakub Pawlowski · 5 years ago
  37. 42c6b0c Merge "L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager" by Jack He · 5 years ago
  38. 632abab Merge "L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager" by Treehugger Robot · 5 years ago
  39. 6b93745 Merge changes If88cfd69,Icea6e47b am: 256e3c0a5e by Chris Manton · 5 years ago
  40. 22865a1 Merge "RootCanal: Use gd/os/log.h logging" am: 64e221d32a by Myles Watson · 5 years ago
  41. 256e3c0 Merge changes If88cfd69,Icea6e47b by Treehugger Robot · 5 years ago
  42. 64e221d Merge "RootCanal: Use gd/os/log.h logging" by Treehugger Robot · 5 years ago
  43. dd63f79 Merge "AVRCP Controller get play status" am: 7b6a6bbed7 by Joseph Pirozzo · 5 years ago
  44. 7b6a6bb Merge "AVRCP Controller get play status" by Joseph Pirozzo · 5 years ago
  45. c1bc145 HCI: Use AddressWithType in various LE connection APIs am: 1d4c6df162 by Jack He · 5 years ago
  46. f561787 Conditional entry between legacy Gd stack by Chris Manton · 5 years ago
  47. ee8c0a9 Gd shim layer neighbor modules by Chris Manton · 5 years ago
  48. 0d16f11 Merge changes I87ce02f0,I2c81de7a am: 4d5c3e4427 by Jack He · 5 years ago
  49. e11948e L2CAP: Call AclConnection.RegisterDisconnectCallback() in LinkManager by Jack He · 5 years ago
  50. 1d4c6df HCI: Use AddressWithType in various LE connection APIs by Jack He · 5 years ago
  51. 4d5c3e4 Merge changes I87ce02f0,I2c81de7a by Treehugger Robot · 5 years ago
  52. 86b473c AVRCP Controller get play status by Joseph Pirozzo · 5 years ago
  53. a7d717a Merge "Import base::CallbackList into bluetooth::common::CallbackList" by Jakub Pawlowski · 5 years ago
  54. 423b6be L2CAP: Use AddressWithType in L2CAP LE APIs by Jack He · 5 years ago
  55. b589883 HCI: Create AddressWithType and its unit tests by Jack He · 5 years ago
  56. 655c8be Merge "Import base::CallbackList into bluetooth::common::CallbackList" by Treehugger Robot · 5 years ago
  57. 0c653a4 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" am: 21b5002021 by Jack He · 5 years ago
  58. 21b5002 Merge "Add FUZZ test generator for packets and L2CAP fuzz tests" by Treehugger Robot · 5 years ago
  59. 9314876 Import base::CallbackList into bluetooth::common::CallbackList by Jakub Pawlowski · 5 years ago
  60. 11cbef1 Merge "Make le LinkManager aware of AddressType" am: afa8a7ce65 by Jakub Pawlowski · 5 years ago
  61. afa8a7c Merge "Make le LinkManager aware of AddressType" by Jakub Pawlowski · 5 years ago
  62. 8af1b62 Add FUZZ test generator for packets and L2CAP fuzz tests by Jack He · 5 years ago
  63. 3652718 Update file group names am: a5be8689ef by Martin Brabham · 5 years ago
  64. 2e75de1 Make le LinkManager aware of AddressType by Jakub Pawlowski · 5 years ago
  65. a5be868 Update file group names by Martin Brabham · 5 years ago
  66. fd06da0 PDL: Parameterize the root namespace by Myles Watson · 5 years ago
  67. 1a0a0da RootCanal: Use gd/os/log.h logging by Myles Watson · 5 years ago
  68. fd11baf Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Zongheng Wang · 5 years ago
  69. 18662ec Merge "Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator" by Treehugger Robot · 5 years ago
  70. b688bb2 Connect gd/neighbor into build system am: af1058bdfa by Chris Manton · 5 years ago
  71. 627ba81 Add a fuzzer in bluetooth gd for l2cap dynamic channel allocator by Zongheng Wang · 5 years ago
  72. af1058b Connect gd/neighbor into build system by Chris Manton · 5 years ago
  73. da5458b Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection am: 618806154a by Kevin Wang · 5 years ago
  74. 6188061 Fix initiating_PHYS bit in HCI_LE_Extend_Create_Connection by Kevin Wang · 5 years ago
  75. 90fd49c Merge "Inquiry module implementation" am: 92401c009e by Chris Manton · 5 years ago
  76. 92401c0 Merge "Inquiry module implementation" by Chris Manton · 5 years ago
  77. 06a1df5 Merge "Add connectability module" am: 61eb84c2a4 by Chris Manton · 5 years ago
  78. a24a16d Merge changes Ib4c81ba3,I79bead5d am: 99e9c76e9d by Chris Manton · 5 years ago
  79. 61eb84c Merge "Add connectability module" by Treehugger Robot · 5 years ago
  80. 99e9c76 Merge changes Ib4c81ba3,I79bead5d by Treehugger Robot · 5 years ago
  81. 1581e3b Merge "Make hci::AclConnection aware of AddressType for LE Connections" by Jakub Pawlowski · 5 years ago
  82. 28fa3bf Merge "HFP: remove the dropped HF connection request message in btif connect_queue and advance to the next scheduled connection request." by jonerlin · 5 years ago
  83. ec01538 Merge "Classic inquiry scan API" am: 877bfb10c3 by Chris Manton · 5 years ago
  84. 4095080 Merge "Make hci::AclConnection aware of AddressType for LE Connections" by Treehugger Robot · 5 years ago
  85. 77a4b9b Merge "HFP: remove the dropped HF connection request message in btif connect_queue and advance to the next scheduled connection request." by Treehugger Robot · 5 years ago
  86. 877bfb1 Merge "Classic inquiry scan API" by Treehugger Robot · 5 years ago
  87. d42f2c0 Add discoverability module by Chris Manton · 5 years ago
  88. d9548bc Add connectability module by Chris Manton · 5 years ago
  89. f403fcb Add page scan module by Chris Manton · 5 years ago
  90. a5147ab Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 5 years ago
  91. 84b7bb0 Inquiry module implementation by Chris Manton · 5 years ago
  92. c48f420 Classic inquiry scan API by Chris Manton · 5 years ago
  93. 1bc9be2 Merge "Inquiry and page scan common module" am: d4e3ea41d9 by Chris Manton · 5 years ago
  94. d4e3ea4 Merge "Inquiry and page scan common module" by Treehugger Robot · 5 years ago
  95. dc41ae4 Make hci::AclConnection aware of AddressType for LE Connections by Jakub Pawlowski · 5 years ago
  96. 50a6447 Merge "Add Page Write commands" am: 3f9c9b2d16 by Chris Manton · 5 years ago
  97. 3f9c9b2 Merge "Add Page Write commands" by Treehugger Robot · 5 years ago
  98. 8ba8714 Merge "Support inquiry commands and tests" am: 20f0311578 by Chris Manton · 5 years ago
  99. 20f0311 Merge "Support inquiry commands and tests" by Chris Manton · 5 years ago
  100. ae0e2d4 HFP: remove the dropped HF connection request message in btif connect_queue and advance to the next scheduled connection request. by jonerlin · 5 years ago