1. 9ddba41 Canonicalization of tGATT_CBACK gap and gatt by Chris Manton · 4 years, 9 months ago
  2. e2b2276 Merge "Fix for Multiplication overflow will be crash btstack" by Treehugger Robot · 4 years, 9 months ago
  3. 6ccde79 Merge changes I014fe130,I2e0301e3 by Zach Johnson · 4 years, 9 months ago
  4. cd2bec1 Fix for Multiplication overflow will be crash btstack by cnx421 · 4 years, 9 months ago
  5. f21f908 Merge "gd: Use ExtendedAdvertising as main advertising function" by Treehugger Robot · 4 years, 9 months ago
  6. 6e9964e Merge changes Ida69a204,Iad4dbf36,I6749a539,Iab3b9763 by Michael Sun · 4 years, 9 months ago
  7. f305697 l2cap: Allow services without config indicator cb to register by Chris Manton · 4 years, 9 months ago
  8. 662ecdc Re-log stack/l2cap/l2c_api::L2CA_DisconnectReq by Chris Manton · 4 years, 9 months ago
  9. 2836bf1 Re-log stack/acl/btm_acl::acl_disconnect_after_role_switch by Chris Manton · 4 years, 9 months ago
  10. 3085a32 Re-log stack/gatt/gatt_cl::gatt_process_prep_write_rsp by Chris Manton · 4 years, 9 months ago
  11. 6529305 Stat-ify btif/src/btif_gatt_client by Chris Manton · 4 years, 9 months ago
  12. bdb07c0 Add btif/src/btif_gatt_client::bta_gattc_event_text by Chris Manton · 4 years, 9 months ago
  13. eb09503 gatt: Properly put gatt status in field by Chris Manton · 4 years, 9 months ago
  14. 03f0510 l2cap: Add mtu and mps to lead eatt channel by Chris Manton · 4 years, 9 months ago
  15. 03d4a94 Re-log stack/l2cap/l2c_ble::l2cble_process_sig_cmd by Chris Manton · 4 years, 9 months ago
  16. 59a0a3e Stat-ify functions in bta/sys/bta_sys_main by Chris Manton · 4 years, 9 months ago
  17. 0b8c5d5 Add BtaIdSysText::BTA_ID_GATTC by Chris Manton · 4 years, 9 months ago
  18. be30d31 Add stack/include/l2cdefs::l2cap_le_result_code_text by Chris Manton · 4 years, 9 months ago
  19. 0b9082e Use stack/l2cap/l2c_csm::channel_state_text() by Chris Manton · 4 years, 9 months ago
  20. f8b3ec8 enum-ify stack/l2cap/l2c_int::L2CEVT_LP by Chris Manton · 4 years, 9 months ago
  21. e544d35 Add stack/l2cap/l2c_csm::channel_state_text by Chris Manton · 4 years, 9 months ago
  22. fe76225 Clean up user apps before GD is shutdown by Hansong Zhang · 4 years, 9 months ago
  23. 583a8fd Merge "L2CAP: keep cached peer configuration locally" by Treehugger Robot · 4 years, 9 months ago
  24. f0156dc Merge "Use p_acl->remote_addr to do BTA_dm_acl_down" by Treehugger Robot · 4 years, 9 months ago
  25. b9ba96f Merge changes from topics "btaa-jni-1", "btaa-jni-2" by Michael Sun · 4 years, 9 months ago
  26. 0bce64c gd: Use ExtendedAdvertising as main advertising function by Chienyuan · 4 years, 9 months ago
  27. 0e83464 btaa: subscribe to bt_snoop to receive HCI data by Michael Sun · 4 years, 9 months ago
  28. 9917297 btaa: subscribe to SystemSuspend for wakelock notification by Michael Sun · 4 years, 9 months ago
  29. 0e67533 btaa: subscribe to SystemSuspend for wakeup notification by Michael Sun · 4 years, 9 months ago
  30. 0f17844 btaa: introduce Bluetooth Activity Attribution skeleton by Michael Sun · 4 years, 9 months ago
  31. 879f9a6 Use p_acl->remote_addr to do BTA_dm_acl_down by weichinweng · 4 years, 9 months ago
  32. 865f9de btm_get_dev_class: Create empty record if not found by Hansong Zhang · 4 years, 9 months ago
  33. fe81cb5 rusty-gd: convert hci facade to rust_grpcio build targets by Zach Johnson · 4 years, 9 months ago
  34. 3ade891 rusty-gd: add stubs for hci hal facade by Zach Johnson · 4 years, 9 months ago
  35. 353033c Merge changes Ibd11c0a8,I11fe6201,I63049dbb,I97ef3f26,I11cbffde, ... by Zach Johnson · 4 years, 9 months ago
  36. 62fe9dc enum-ify stack/include/smp_api_types::SMP_OPCODE by Chris Manton · 4 years, 10 months ago
  37. 20fff8c gd_acl_shim: Wrap remote version check by Chris Manton · 4 years, 9 months ago
  38. 1f27b5f Add shim btm_read_remote_version_complete by Chris Manton · 4 years, 9 months ago
  39. add38ff Restore ability to send read remote version information on le links by Chris Manton · 4 years, 9 months ago
  40. 2f6f42f gd: Add le read_remote_version_info by Chris Manton · 4 years, 9 months ago
  41. 7366969 smp: Log if remote lmp_version is invalid by Chris Manton · 4 years, 9 months ago
  42. feda1cf Use tACL_CB::tACL_CONN::remote_version_info by Chris Manton · 4 years, 9 months ago
  43. d33e463 Add tACL_CB::tACL_CONN::remote_version_info by Chris Manton · 4 years, 9 months ago
  44. fab7444 Add le transport to BTM_ReadRemoteVersion by Chris Manton · 4 years, 9 months ago
  45. be1ea21 Replace return tBTM_STATUS=>bool BTM_ReadRemoteVersion by Chris Manton · 4 years, 9 months ago
  46. b7fc6c7 rusty-gd: clean up imports & pub exports by Zach Johnson · 4 years, 9 months ago
  47. 6ad1b2c rusty-gd: remove one level of indirection for hci facade proto by Zach Johnson · 4 years, 9 months ago
  48. 912ea4e rusty-gd: collapse facade implementation into facade.rs by Zach Johnson · 4 years, 9 months ago
  49. db7d179 rusty-gd: move hci facade client contents to root server by Zach Johnson · 4 years, 9 months ago
  50. 7796be1 Start integration with gd rust & cert tests by Zach Johnson · 4 years, 9 months ago
  51. 9f0cc00 GD: signal on signal port when server is ready by Zach Johnson · 4 years, 9 months ago
  52. ce42f4a Catch sigint to shut down BT testing process by Zach Johnson · 4 years, 9 months ago
  53. ae0d2fe L2cap: Route some functions to shim by Hansong Zhang · 4 years, 9 months ago
  54. 3309f59 Introduce L2cap security shim by Hansong Zhang · 4 years, 9 months ago
  55. 14b84f9 Re-log BTM_AcceptlistAdd by Chris Manton · 4 years, 9 months ago
  56. 3f402c3 Return bool=>void stack/btm/btm_ble::BTM_SecAddBleKey by Chris Manton · 4 years, 9 months ago
  57. b616445 Remove return value stack/btm/btm_ble_gap::btm_ble_start_scan by Chris Manton · 4 years, 9 months ago
  58. 0a9344e Return bool=>void stack/btm/btm_ble::BTM_SecAddBleDevice by Chris Manton · 4 years, 9 months ago
  59. 7fc1de0 Clean up btm_acl_update_conn_addr by Chris Manton · 4 years, 9 months ago
  60. 80dff5c btaa: introduce btif interface for btaa by Michael Sun · 4 years, 9 months ago
  61. bebf3793 btaa: new include files in bt stack for BTAA interface by Michael Sun · 4 years, 9 months ago
  62. bd54393 Merge "Read set data length support flag from peer_le_features" by Weichin Weng · 4 years, 9 months ago
  63. 3e47b4e Read set data length support flag from peer_le_features by weichinweng · 4 years, 9 months ago
  64. 6d187f9 Simplify bta_dm_rm_cfg by Hansong Zhang · 4 years, 9 months ago
  65. c9c2839 BTA_AV_FEAT_CENTRAL is never used. by Hansong Zhang · 4 years, 9 months ago
  66. 8746835 We always want to switch role to central by Hansong Zhang · 4 years, 9 months ago
  67. b64b0a7 Refactor BTM_SwitchRole by Hansong Zhang · 4 years, 9 months ago
  68. d5ca844 Move btm_ble_get_acl_remote_addr by Hansong Zhang · 4 years, 9 months ago
  69. 1461add Introduce btm_get_dev_class by Hansong Zhang · 4 years, 9 months ago
  70. 6755bef ACL: Refactor btm_ble_get_acl_remote_addr by Hansong Zhang · 4 years, 9 months ago
  71. cd26f7c Merge "libstatslog (libbinder) users disable on darwin" by Steven Moreland · 4 years, 9 months ago
  72. e9fced4 Merge "isomanager: Add callback to create cis command" by Jakub Pawlowski · 4 years, 9 months ago
  73. 6fcb47e Merge "gd: Refactor LE advertising config" by Myles Watson · 4 years, 9 months ago
  74. 3f32455 libstatslog (libbinder) users disable on darwin by Steven Moreland · 4 years, 9 months ago
  75. 2208350 gd: Refactor LE advertising config by Chienyuan · 4 years, 9 months ago
  76. ba219ad Simplify btm_remove_acl by Hansong Zhang · 4 years, 9 months ago
  77. 6616bcb Refactor acl_refresh_remote_address by Hansong Zhang · 4 years, 9 months ago
  78. 2394322 Clean up check_sdp_bl by Hansong Zhang · 4 years, 9 months ago
  79. 01376b4 Minor refactor on remote version comparison by Hansong Zhang · 4 years, 9 months ago
  80. 1750484 Move btm_sec_set_peer_sec_caps to btm_sec by Hansong Zhang · 4 years, 9 months ago
  81. e052105 Merge "Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 9 months ago
  82. d90bc46 Merge "Fix cert test crashes when running on remote machine" by Myles Watson · 4 years, 9 months ago
  83. e94e88c Merge changes Ie8b8e8a1,I5e1713f1,I0cabfa9c,I6235c954,I85dab865, ... by Chris Manton · 4 years, 9 months ago
  84. e7248ae Merge changes I112bb45c,I302e80fa by Zach Johnson · 4 years, 9 months ago
  85. 257b9ba Merge changes I122f110d,If7820cec by Zach Johnson · 4 years, 9 months ago
  86. c29e70e Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  87. 575ab0d Fix cert test crashes when running on remote machine by Jakub Pawlowski · 4 years, 9 months ago
  88. e89bcbf gd_acl_shim: Start schedule address rotation on first client registration by Chris Manton · 4 years, 9 months ago
  89. bb50a0b isomanager: Add callback to create cis command by Łukasz Rymanowski · 4 years, 9 months ago
  90. 08d726d Add stack/gatt/gatt_main::gatt_find_in_device_record by Chris Manton · 4 years, 9 months ago
  91. 1e3a86c gd_acl: Resolve address after connection by Chris Manton · 4 years, 9 months ago
  92. 774a56e gd: Present zeroed peer addr with type when using connect list by Chris Manton · 4 years, 9 months ago
  93. efce951 gd: Store the address when using resolving privacy policy by Chris Manton · 4 years, 9 months ago
  94. 3f402a5 gd: gd/hci/le_address_manager_test::ASSERT_LOG when command queue is empty by Chris Manton · 4 years, 9 months ago
  95. 4a9ee5c gd: Reset le address rotation timer by Chris Manton · 4 years, 9 months ago
  96. 555b358 gd: Remove unneeded client check when setting privacy by Chris Manton · 4 years, 9 months ago
  97. e458d73 gd: Unwind futures and promises in reverse time by Chris Manton · 4 years, 9 months ago
  98. bf79aa5 Use btm_sec_set_peer_sec_caps to store features by Hansong Zhang · 4 years, 9 months ago
  99. 37ba312 num_read_pages is unused by Hansong Zhang · 4 years, 9 months ago
  100. f4c31a6 Move some parts of btm_process_remote_ext_features by Hansong Zhang · 4 years, 9 months ago