1. 98b7ae0 Re-log stack/acl/btm_acl::btm_acl_created by Chris Manton · 4 years, 7 months ago
  2. 693eed2 Re-log stack/btm/btm_sec::btm_sec_connected by Chris Manton · 4 years, 7 months ago
  3. 5ac4b91 Use stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years, 7 months ago
  4. d06e1bd Add stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years, 7 months ago
  5. 0a69a82 Test stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
  6. 7af046d gd_shim_acl: Plumb stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
  7. ffa22f6 Use stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
  8. 9920ee6 Add stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
  9. badec5c De-anonymize tBTM_SEC_DEV_REC by Chris Manton · 4 years, 7 months ago
  10. 7cf71eb Internalize stack/acl/btm_acl::hci_start_role_switch_to_central by Chris Manton · 4 years, 7 months ago
  11. 9308fa4 Use some L2cap APIs in btm_sec by Hansong Zhang · 4 years, 7 months ago
  12. 45ac3f7 Simplify some L2cap code by Hansong Zhang · 4 years, 7 months ago
  13. 2777b9a Merge "gd: Implement address rotation for advertising set" by Treehugger Robot · 4 years, 7 months ago
  14. 484f443 Merge "Add ISO type support on btsnooz.py script" by Treehugger Robot · 4 years, 7 months ago
  15. 5323377 Add ISO type support on btsnooz.py script by Alice Kuo · 4 years, 7 months ago
  16. 2a8aeb1 Fix linter by Hansong Zhang · 4 years, 7 months ago
  17. 2753907 Merge changes from topic "avrcp-target-cover-art" by Sal Savage · 4 years, 7 months ago
  18. 5b0c058 RoundRobinScheduler: Add multi priority support by Hansong Zhang · 4 years, 7 months ago
  19. 233c4d9 Wire up SetChannelTxPriority by Hansong Zhang · 4 years, 7 months ago
  20. dd11ff1 L2cap scheduler: Implement high priority channel by Hansong Zhang · 4 years, 7 months ago
  21. 3a319de Introduce MultiPriorityQueue by Hansong Zhang · 4 years, 7 months ago
  22. 43ebd8c Refactor L2CA_SetFixedChannelTout by Hansong Zhang · 4 years, 7 months ago
  23. 27c08e6 Merge changes Ia401bcf0,I724939c1,I606f4aff,I548ee2ad,Iee6c37a7, ... by Zach Johnson · 4 years, 7 months ago
  24. bc95be5 gd: Implement address rotation for advertising set by Chienyuan · 4 years, 7 months ago
  25. fa81702 Merge "RootCanal: Check PIN on both sides" by Treehugger Robot · 4 years, 7 months ago
  26. 29e263c RootCanal: Check PIN on both sides by Myles Watson · 4 years, 7 months ago
  27. 23b3d30 Merge "Fix v2 format decoding in btsnooz.py" by Treehugger Robot · 4 years, 7 months ago
  28. 981fdb2 Merge changes I5d0c9f45,I847253d5,I05ec50c5,I4d55a4b3 by Zach Johnson · 4 years, 7 months ago
  29. 2eba3c4 fix mac build by Zach Johnson · 4 years, 7 months ago
  30. 162a61b Merge "RootCanal: Reject unsolicited PIN responses" by Treehugger Robot · 4 years, 7 months ago
  31. 599fd2d Add callbacks in LE link manager by Hansong Zhang · 4 years, 7 months ago
  32. 221f714 Merge "Swich TEST_MAPPING config to unit_tests:true" by Julien Desprez · 4 years, 7 months ago
  33. c5af98e L2cap LE shim: Don't match address type by Hansong Zhang · 4 years, 7 months ago
  34. 802dd1e Remove unused L2cap shim API by Hansong Zhang · 4 years, 7 months ago
  35. 77bf587 Implement L2CA_EnableUpdateBleConnParams in shim by Hansong Zhang · 4 years, 7 months ago
  36. 523d47e Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 7 months ago
  37. 9cbad25 RootCanal: Reject unsolicited PIN responses by Myles Watson · 4 years, 7 months ago
  38. efb6a09 rusty-gd: update hal facade by Zach Johnson · 4 years, 7 months ago
  39. 1f51e62 rusty-gd: introduce RxAdapter by Zach Johnson · 4 years, 7 months ago
  40. c3c0b3c rusty-gd: switch hci facade to grpc context by Zach Johnson · 4 years, 7 months ago
  41. 6ac54ef rusty-gd: shim & facade are very similar, start sharing code by Zach Johnson · 4 years, 7 months ago
  42. dfbee39 rusty-gd: split HAL into control & acl by Zach Johnson · 4 years, 7 months ago
  43. 9eb03a9 rusty-gd: allow parting out injected values by Zach Johnson · 4 years, 7 months ago
  44. d442edb rusty-gd: simplify exported types by Zach Johnson · 4 years, 7 months ago
  45. 21f7d9e rusty-gd: implement controller shim by Zach Johnson · 4 years, 7 months ago
  46. 22761ec rusty-gd: back message loop thread with rust, if rust enabled by Zach Johnson · 4 years, 8 months ago
  47. ef5028d Merge changes Ic8ddcac8,I5f2ae561 by Zach Johnson · 4 years, 7 months ago
  48. f6a8833 Add tests for the AVRCP Target Cover Art feature by Sal Savage · 5 years ago
  49. 9b0e46b Merge changes I9f667570,I056a3fdc,I685a3220,I81cdee3a,I7e053cff by Treehugger Robot · 4 years, 7 months ago
  50. 8b325fe L2cap shim: Implement L2CA_GetBleConnRole by Hansong Zhang · 4 years, 7 months ago
  51. 986face Remove unused API L2CA_CancelBleConnectReq by Hansong Zhang · 4 years, 7 months ago
  52. 9fefdc6 gatt_disconnect: Remove L2CA_CancelBleConnectReq by Hansong Zhang · 4 years, 7 months ago
  53. 75dcc97 Refactor LE disconnnect reason by Hansong Zhang · 4 years, 7 months ago
  54. 025bdbf Merge changes I8e04ea0c,Ia710365d by Treehugger Robot · 4 years, 7 months ago
  55. 0f6d792 p_clcb->reason is never set by Hansong Zhang · 4 years, 7 months ago
  56. aab4d1d Remove unused data length API by Hansong Zhang · 4 years, 7 months ago
  57. 94e692e Support BTM_SetBleDataLength when L2cap shim is on by Hansong Zhang · 4 years, 7 months ago
  58. 213633c GATT: Set data length directly by Hansong Zhang · 4 years, 7 months ago
  59. d5d6ce6 Fix v2 format decoding in btsnooz.py by Neil Mayhew · 4 years, 8 months ago
  60. 4e669de Clean up BTM_SetBleDataLength by Hansong Zhang · 4 years, 7 months ago
  61. e83d861 Simplify max data length request by Hansong Zhang · 4 years, 7 months ago
  62. 10fe6d6 BLE_LLT_INCLUDED is always true by Hansong Zhang · 4 years, 7 months ago
  63. 4b28b43 Clean up L2CA_UpdateBleConnParams by Hansong Zhang · 4 years, 7 months ago
  64. 93f242c gd: Handle data status for extended advertising report by Chienyuan · 4 years, 7 months ago
  65. 5271ac8 gd: Handle scan response by Chienyuan · 4 years, 7 months ago
  66. ae00179 Properly use tHCI_STATUS and hci error code equivalence by Chris Manton · 4 years, 7 months ago
  67. 3728ca4 Use proper stack/btm/btm_sec::btm_status_text by Chris Manton · 4 years, 7 months ago
  68. b1cc478 gd: Include hci handle in unsuccessful mode change event by Chris Manton · 4 years, 7 months ago
  69. 16b85b0 Use proper bta/gatt/bta_gattc_act::gatt_disconnection_reason_text by Chris Manton · 4 years, 7 months ago
  70. a03f2e3 Add gatt_disconnection_reason_text by Chris Manton · 4 years, 7 months ago
  71. c147b27 Merge "gd: Set scan response data based on AdvertisingType" by Treehugger Robot · 4 years, 7 months ago
  72. 43efa70 Merge changes I442176d1,Ib147e50a,I9f4de837,Ib9cd95d0 by Zach Johnson · 4 years, 7 months ago
  73. 074d051 don't expose main thread message loop by Zach Johnson · 4 years, 8 months ago
  74. ba7a3a1 rusty-gd: implement custom types & read address in controller by Zach Johnson · 4 years, 8 months ago
  75. bfa97a3 rusty-gd: most of the HCI shim layer by Zach Johnson · 4 years, 8 months ago
  76. a1d3bb5 rusty-gd: implement command sending via HCI shim by Zach Johnson · 4 years, 8 months ago
  77. e6bdb18 move le_advertising_manager_test over to PyHci by Zach Johnson · 4 years, 8 months ago
  78. 70e9aa6 Emit checker for command status opcodes, remove unnecessary overloads by Zach Johnson · 4 years, 8 months ago
  79. af098fd HciLayerFacade -> HciFacade by Zach Johnson · 4 years, 8 months ago
  80. 0a09d56 Clean up BTA_GATTC_Open by Hansong Zhang · 4 years, 7 months ago
  81. dedbea2 Pass BIP client status down and use it to decide to send image handles by Sal Savage · 5 years ago
  82. bafad79 Add a path to add the PSM of the BIP OBEX server to the SDP record by Sal Savage · 5 years ago
  83. b1b939d Allow NewAvrcp to manage its own SDP record by Sal Savage · 5 years ago
  84. 301b603 BTM_Sec: AUTHENTICATE should imply MITM by Hansong Zhang · 4 years, 7 months ago
  85. 518b34c L2cap: Pass remote features to btm_sec by Hansong Zhang · 4 years, 7 months ago
  86. b1b61f9 Shim hack: Add SCO disconnect callback by Hansong Zhang · 4 years, 7 months ago
  87. 5e12ade L2cap LE shim: Use link property listener by Hansong Zhang · 4 years, 7 months ago
  88. 5353080 LE: Add link property listener and phy update by Hansong Zhang · 4 years, 7 months ago
  89. 93a40ea Merge changes I48f17bc8,I46294bbf,I74d0b45a,I749eb082,I71224efc, ... by Treehugger Robot · 4 years, 7 months ago
  90. 1341cf9 gd_acl: Add ACL connection history by Chris Manton · 4 years, 7 months ago
  91. 207068e Add gd/common/strings::StringFormatTimeWithMilliseconds by Chris Manton · 4 years, 7 months ago
  92. 3b7e218 bt_headless: Add connect/disconnect timeouts by Chris Manton · 4 years, 7 months ago
  93. 0fb70b2 Include BTM_PmRegister::callback by Chris Manton · 4 years, 7 months ago
  94. 6912d54 Use main/shim/dumpsys::supervision_timeout_to_seconds by Chris Manton · 4 years, 7 months ago
  95. d1ce8c9 Add main/shim/dumpsys::supervision_timeout_to_seconds by Chris Manton · 4 years, 7 months ago
  96. 8c2d202 bt_headless: Add connect test by Chris Manton · 4 years, 7 months ago
  97. e314036 Increase RFC_MCB_RELEASE_INACT_TIMER to 20 seconds by Hansong Zhang · 4 years, 7 months ago
  98. 177e5cb gd: Set scan response data based on AdvertisingType by Chienyuan · 4 years, 7 months ago
  99. 46c6bbd Merge changes from topic "Refactor StartScan/StopScan for GD" by Treehugger Robot · 4 years, 7 months ago
  100. 14144a2 Include stack/gatt/gatt_db::stack/btm/btm_ble_int by Chris Manton · 4 years, 7 months ago