1. 8451e1d Re-log stack/btm/btm_sec::btm_sec_connected by Chris Manton · 4 years, 9 months ago
  2. a766c1d Re-order stack/btm/btm_sec::btm_sec_connected by Chris Manton · 4 years, 9 months ago
  3. 56f6cc3 Merge changes Ife298e71,Ida5002ac by Treehugger Robot · 4 years, 9 months ago
  4. 2f13d0b Merge changes I889bcc37,I5c801477,Ic77c6f95 by Treehugger Robot · 4 years, 9 months ago
  5. b78c4cf Merge "Cert: Run script additions" by Treehugger Robot · 4 years, 9 months ago
  6. b059d4b Merge changes I6b64dc43,I499835b0 by Zach Johnson · 4 years, 9 months ago
  7. 45e7327 gd_acl: Diverge in stack/acl/btm_acl:: after connection by Chris Manton · 4 years, 9 months ago
  8. d7e46ba Use tACL_CONN:: le and lmp feature(s) upon valid by Chris Manton · 4 years, 9 months ago
  9. d25bb17 Actively check tACL_CONN:: valid prior to feature use by Chris Manton · 4 years, 9 months ago
  10. 329b6b4 Re-order stack/acl/btm_acl::btm_acl_created by Chris Manton · 4 years, 9 months ago
  11. eb55877 Add tACL_CONN:: le and lmp flags to condition feature validity by Chris Manton · 4 years, 9 months ago
  12. bb3440c Merge "fix init flag parsing" by Zach Johnson · 4 years, 9 months ago
  13. 2a47018 Merge "gd ACL: Print warnings for invalid handles" by Treehugger Robot · 4 years, 9 months ago
  14. 57aea35 Merge changes Iddb9d483,Ia3af25d2 by Treehugger Robot · 4 years, 9 months ago
  15. 018e0fb rusty-gd: turn off darwin builds by Zach Johnson · 4 years, 9 months ago
  16. e158eb3 rusty-gd: start writing array fields in write_to() by Zach Johnson · 4 years, 9 months ago
  17. 1fb628d rusty-gd: add stubs for to_bytes and write_to by Zach Johnson · 4 years, 9 months ago
  18. 26175fd fix init flag parsing by Zach Johnson · 4 years, 9 months ago
  19. 0cf0528 Merge changes I448e8ee9,I3b20f04b,I038364bc by Zach Johnson · 4 years, 9 months ago
  20. e41aa7d Merge "rusty-gd: stub out HCI shim FFI" by Zach Johnson · 4 years, 9 months ago
  21. 84dad1c Merge changes I48e01da5,Ic6a7bff6,I9a568d60,Id1b5926a by Treehugger Robot · 4 years, 9 months ago
  22. c4e3713 Merge changes I428211dc,I20f897a8 by Zach Johnson · 4 years, 9 months ago
  23. b3ea5bc Merge changes I7fe4a9ee,I65e5688c,I0f04b289 by Qasim Javed · 4 years, 9 months ago
  24. ff91583 Add stack/acl/btm_acl::link_policy_text by Chris Manton · 4 years, 9 months ago
  25. 7b3d059 Add stack/include/gatt_api::gatt_op_code_text by Chris Manton · 4 years, 10 months ago
  26. dc38c5c Add API tL2C_LCB::number_of_active_dynamic_channels by Chris Manton · 4 years, 10 months ago
  27. a22ed59 Add stack/l2cap/l2c_api::fixed_channel_text by Chris Manton · 4 years, 10 months ago
  28. b03a1aa Stop address rotation when stack is shutdown by Hansong Zhang · 4 years, 9 months ago
  29. e14a6be L2cap shim: Clean up LE dynamic channel part by Hansong Zhang · 4 years, 9 months ago
  30. 5ead08a rusty-gd: forward ACL channels in HciExports, expose over facades by Zach Johnson · 4 years, 9 months ago
  31. d020415 rusty-gd: stub out HCI shim FFI by Zach Johnson · 4 years, 9 months ago
  32. 81b5182 rusty-gd: simplify hci facade implementation by Zach Johnson · 4 years, 9 months ago
  33. 63b6df4 rusty-gd: reorg hci internals by Zach Johnson · 4 years, 9 months ago
  34. 2d930b8 rusty-gd: reorganize HCI shim to make cpp and rust distinct by Zach Johnson · 4 years, 9 months ago
  35. 1c8966f rusty-gd: move common stack logic to bt_main by Zach Johnson · 4 years, 9 months ago
  36. f956a94 enum-ify stack/include/gatt_api::GATT_OP_CODE_ by Chris Manton · 4 years, 10 months ago
  37. 7520f67 Merge "Add LE Read ISO link quality" by Jakub Pawlowski · 4 years, 9 months ago
  38. 649903f DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 9 months ago
  39. 2cef12e Merge changes from topic "revert-1518559-revert-1512686-LIHRZNOOWL-ZWQBPCZFIZ" am: 5e1b139f03 by Zach Johnson · 4 years, 9 months ago
  40. 5e1b139 Merge changes from topic "revert-1518559-revert-1512686-LIHRZNOOWL-ZWQBPCZFIZ" by Zach Johnson · 4 years, 9 months ago
  41. 69e9723 Add LE Read ISO link quality by Jakub Pawlowski · 4 years, 9 months ago
  42. 1b4944f Cert: Run script additions by Martin Brabham · 4 years, 10 months ago
  43. 349ce15 Merge "btm: Add BIS related code to Iso Manager" am: 0fee66915d by Jakub Pawlowski · 4 years, 9 months ago
  44. 0fee669 Merge "btm: Add BIS related code to Iso Manager" by Jakub Pawlowski · 4 years, 9 months ago
  45. 69d5639 rusty-gd: Update new constructor and add parse constructor. by Qasim Javed · 4 years, 9 months ago
  46. 9457ecf Revert "Revert "rusty-gd: add stack start stubs, define shim lib..." by Zach Johnson · 4 years, 9 months ago
  47. 7623fd3 Revert^2 "rusty-gd: move init_flag parsing to rust" by Zach Johnson · 4 years, 9 months ago
  48. a5a0402 Revert^2 "rusty-gd: compile into libbluetooth" by Zach Johnson · 4 years, 9 months ago
  49. 65745ff Connect main::shim::acl to legacy dumpsys operation am: 5c03584d2a by Chris Manton · 4 years, 9 months ago
  50. dcf0c68 DO NOT MERGE - Merge RQ1A.201205.011 by Xin Li · 4 years, 9 months ago
  51. 4977896 DO NOT MERGE - Mark RQ1A.201004.001 as merged by Xin Li · 4 years, 9 months ago
  52. 5c03584 Connect main::shim::acl to legacy dumpsys operation by Chris Manton · 4 years, 9 months ago
  53. 3edb8cc Merge changes from topic "revert-1512686-LIHRZNOOWL" am: a8194f46a4 by Jeff DeCew · 4 years, 9 months ago
  54. a8194f4 Merge changes from topic "revert-1512686-LIHRZNOOWL" by Jeff DeCew · 4 years, 9 months ago
  55. ca4841e Revert "rusty-gd: compile into libbluetooth" by Jeff DeCew · 4 years, 9 months ago
  56. 34fcbf0 Revert "rusty-gd: move init_flag parsing to rust" by Jeff DeCew · 4 years, 9 months ago
  57. e1af94e Revert "rusty-gd: add stack start stubs, define shim library" by Jeff DeCew · 4 years, 9 months ago
  58. e6d3d13 Merge changes I5207f4df,I163111bc,I54cffe93 am: 2f2b58da0d by Zach Johnson · 4 years, 9 months ago
  59. 2f2b58d Merge changes I5207f4df,I163111bc,I54cffe93 by Zach Johnson · 4 years, 9 months ago
  60. 60277a0 Add stack::test::btm::stack_back_test::InformBtmOnConnection am: 341d61230d by Chris Manton · 4 years, 9 months ago
  61. 30ffa66 gd: implement APIs of Advertising for Android HCI by Chienyuan · 4 years, 9 months ago
  62. b337f2b gd: Fix flaky tests of LeAddressManager by Chienyuan · 4 years, 9 months ago
  63. 9ea633b Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 9 months ago
  64. 341d612 Add stack::test::btm::stack_back_test::InformBtmOnConnection by Chris Manton · 4 years, 9 months ago
  65. 01b96e1 Merge changes Ie5e3e056,I48cd10d0,I63bd15ef,I450dc10c am: a26cb3f8ae by Treehugger Robot · 4 years, 9 months ago
  66. a26cb3f Merge changes Ie5e3e056,I48cd10d0,I63bd15ef,I450dc10c by Treehugger Robot · 4 years, 9 months ago
  67. eadd76c Merge changes from topic "gd_passkey" am: e7e9e4f85a by Treehugger Robot · 4 years, 9 months ago
  68. 717663d Merge changes from topic "gd_pin_code" am: d8d0af3b12 by Treehugger Robot · 4 years, 9 months ago
  69. 5322117 Propagate ACl connected through to BTA uplink by Chris Manton · 4 years, 10 months ago
  70. e7e9e4f Merge changes from topic "gd_passkey" by Treehugger Robot · 4 years, 9 months ago
  71. d8d0af3 Merge changes from topic "gd_pin_code" by Treehugger Robot · 4 years, 9 months ago
  72. f779f7f gd ACL: Print warnings for invalid handles by Myles Watson · 4 years, 9 months ago
  73. 5c2c215 rusty-gd: add stack start stubs, define shim library by Zach Johnson · 4 years, 9 months ago
  74. d18404c btm: Add main/shim/acl:: connection history by Chris Manton · 4 years, 10 months ago
  75. 8a28438 Remove unused #def main/shim/dumpsys::BOOL_TEXT by Chris Manton · 4 years, 9 months ago
  76. d9e4544 Add bluetooth::common::StringFormatTime by Chris Manton · 4 years, 9 months ago
  77. 1a7f779 L2cap shim: clean up namespace am: 043699c066 by Hansong Zhang · 4 years, 9 months ago
  78. 043699c L2cap shim: clean up namespace by Hansong Zhang · 4 years, 9 months ago
  79. b0475d2 Merge changes Icf1a6f56,I1dad4b78,I2ac68e30,Ic7083219 am: cc2d3e7661 by Treehugger Robot · 4 years, 9 months ago
  80. cc2d3e7 Merge changes Icf1a6f56,I1dad4b78,I2ac68e30,Ic7083219 by Treehugger Robot · 4 years, 9 months ago
  81. 93d7029 Merge "Bluetooth: AsyncFdWatcher: Fix FD leak" am: 834aeb60eb by Treehugger Robot · 4 years, 9 months ago
  82. ee9f381 rusty-gd: move init_flag parsing to rust by Zach Johnson · 4 years, 9 months ago
  83. 6692e6d {Py,Cert}Security: Add function to input pin code by Martin Brabham · 4 years, 9 months ago
  84. 834aeb6 Merge "Bluetooth: AsyncFdWatcher: Fix FD leak" by Treehugger Robot · 4 years, 9 months ago
  85. 543b5b7 PySecurity: Clarify function name by Martin Brabham · 4 years, 9 months ago
  86. 4c9ea47 Security Passkey: Send passkey from API to controller by Martin Brabham · 4 years, 9 months ago
  87. 8bcbc69 Security: Add pin code methods to Ui interface by Martin Brabham · 4 years, 9 months ago
  88. 5f626fd rusty-gd: compile into libbluetooth by Zach Johnson · 4 years, 9 months ago
  89. a4e9bb6 btm: Indicate scan start/stop by Chris Manton · 4 years, 10 months ago
  90. 40aea77 TEST_MAPPING add net_test_stack_btm by Chris Manton · 4 years, 10 months ago
  91. 490235b Land btm control block history by Chris Manton · 4 years, 10 months ago
  92. 69c68df Use btm_cb Init/Free by Chris Manton · 4 years, 9 months ago
  93. a600ff1 Merge changes I4a4d6ba5,I719fad7c am: 42220e26a7 by Treehugger Robot · 4 years, 9 months ago
  94. 42220e2 Merge changes I4a4d6ba5,I719fad7c by Treehugger Robot · 4 years, 9 months ago
  95. 0fa2448 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 9 months ago
  96. 4f5e587 Merge "Add Bluetooth LE Audio Profile (2/3)" am: 31de8e6d83 by Jakub Pawlowski · 4 years, 9 months ago
  97. 2e8df40 Merge "gd: Implement LE read advertising physical channel tx power" am: fc6592bae3 by Treehugger Robot · 4 years, 9 months ago
  98. 31de8e6 Merge "Add Bluetooth LE Audio Profile (2/3)" by Jakub Pawlowski · 4 years, 9 months ago
  99. fc6592b Merge "gd: Implement LE read advertising physical channel tx power" by Treehugger Robot · 4 years, 9 months ago
  100. fb33775 Bluetooth: AsyncFdWatcher: Fix FD leak by Peng Qi · 8 years ago