- 3afebb0 Disable sniff for faulty remotes by Venkata Jagadeesh Garaga · 6 years ago
- fe76225 Clean up user apps before GD is shutdown by Hansong Zhang · 4 years, 9 months ago
- 583a8fd Merge "L2CAP: keep cached peer configuration locally" by Treehugger Robot · 4 years, 9 months ago
- f0156dc Merge "Use p_acl->remote_addr to do BTA_dm_acl_down" by Treehugger Robot · 4 years, 9 months ago
- b9ba96f Merge changes from topics "btaa-jni-1", "btaa-jni-2" by Michael Sun · 4 years, 9 months ago
- 879f9a6 Use p_acl->remote_addr to do BTA_dm_acl_down by weichinweng · 4 years, 9 months ago
- 865f9de btm_get_dev_class: Create empty record if not found by Hansong Zhang · 4 years, 9 months ago
- 353033c Merge changes Ibd11c0a8,I11fe6201,I63049dbb,I97ef3f26,I11cbffde, ... by Zach Johnson · 4 years, 9 months ago
- 62fe9dc enum-ify stack/include/smp_api_types::SMP_OPCODE by Chris Manton · 4 years, 10 months ago
- 20fff8c gd_acl_shim: Wrap remote version check by Chris Manton · 4 years, 9 months ago
- 1f27b5f Add shim btm_read_remote_version_complete by Chris Manton · 4 years, 9 months ago
- add38ff Restore ability to send read remote version information on le links by Chris Manton · 4 years, 9 months ago
- 2f6f42f gd: Add le read_remote_version_info by Chris Manton · 4 years, 9 months ago
- 7366969 smp: Log if remote lmp_version is invalid by Chris Manton · 4 years, 9 months ago
- feda1cf Use tACL_CB::tACL_CONN::remote_version_info by Chris Manton · 4 years, 9 months ago
- d33e463 Add tACL_CB::tACL_CONN::remote_version_info by Chris Manton · 4 years, 9 months ago
- fab7444 Add le transport to BTM_ReadRemoteVersion by Chris Manton · 4 years, 9 months ago
- be1ea21 Replace return tBTM_STATUS=>bool BTM_ReadRemoteVersion by Chris Manton · 4 years, 9 months ago
- b7fc6c7 rusty-gd: clean up imports & pub exports by Zach Johnson · 4 years, 9 months ago
- 6ad1b2c rusty-gd: remove one level of indirection for hci facade proto by Zach Johnson · 4 years, 9 months ago
- 912ea4e rusty-gd: collapse facade implementation into facade.rs by Zach Johnson · 4 years, 9 months ago
- db7d179 rusty-gd: move hci facade client contents to root server by Zach Johnson · 4 years, 9 months ago
- 7796be1 Start integration with gd rust & cert tests by Zach Johnson · 4 years, 9 months ago
- 9f0cc00 GD: signal on signal port when server is ready by Zach Johnson · 4 years, 9 months ago
- ce42f4a Catch sigint to shut down BT testing process by Zach Johnson · 4 years, 9 months ago
- ae0d2fe L2cap: Route some functions to shim by Hansong Zhang · 4 years, 9 months ago
- 3309f59 Introduce L2cap security shim by Hansong Zhang · 4 years, 9 months ago
- 14b84f9 Re-log BTM_AcceptlistAdd by Chris Manton · 4 years, 9 months ago
- 3f402c3 Return bool=>void stack/btm/btm_ble::BTM_SecAddBleKey by Chris Manton · 4 years, 9 months ago
- b616445 Remove return value stack/btm/btm_ble_gap::btm_ble_start_scan by Chris Manton · 4 years, 9 months ago
- 0a9344e Return bool=>void stack/btm/btm_ble::BTM_SecAddBleDevice by Chris Manton · 4 years, 9 months ago
- 7fc1de0 Clean up btm_acl_update_conn_addr by Chris Manton · 4 years, 9 months ago
- 80dff5c btaa: introduce btif interface for btaa by Michael Sun · 4 years, 9 months ago
- bebf3793 btaa: new include files in bt stack for BTAA interface by Michael Sun · 4 years, 9 months ago
- bd54393 Merge "Read set data length support flag from peer_le_features" by Weichin Weng · 4 years, 9 months ago
- 3e47b4e Read set data length support flag from peer_le_features by weichinweng · 4 years, 9 months ago
- 6d187f9 Simplify bta_dm_rm_cfg by Hansong Zhang · 4 years, 9 months ago
- c9c2839 BTA_AV_FEAT_CENTRAL is never used. by Hansong Zhang · 4 years, 9 months ago
- 8746835 We always want to switch role to central by Hansong Zhang · 4 years, 9 months ago
- b64b0a7 Refactor BTM_SwitchRole by Hansong Zhang · 4 years, 9 months ago
- d5ca844 Move btm_ble_get_acl_remote_addr by Hansong Zhang · 4 years, 9 months ago
- 1461add Introduce btm_get_dev_class by Hansong Zhang · 4 years, 9 months ago
- 6755bef ACL: Refactor btm_ble_get_acl_remote_addr by Hansong Zhang · 4 years, 9 months ago
- cd26f7c Merge "libstatslog (libbinder) users disable on darwin" by Steven Moreland · 4 years, 9 months ago
- e9fced4 Merge "isomanager: Add callback to create cis command" by Jakub Pawlowski · 4 years, 9 months ago
- 6fcb47e Merge "gd: Refactor LE advertising config" by Myles Watson · 4 years, 9 months ago
- 3f32455 libstatslog (libbinder) users disable on darwin by Steven Moreland · 4 years, 9 months ago
- 2208350 gd: Refactor LE advertising config by Chienyuan · 4 years, 9 months ago
- ba219ad Simplify btm_remove_acl by Hansong Zhang · 4 years, 9 months ago
- 6616bcb Refactor acl_refresh_remote_address by Hansong Zhang · 4 years, 9 months ago
- 2394322 Clean up check_sdp_bl by Hansong Zhang · 4 years, 9 months ago
- 01376b4 Minor refactor on remote version comparison by Hansong Zhang · 4 years, 9 months ago
- 1750484 Move btm_sec_set_peer_sec_caps to btm_sec by Hansong Zhang · 4 years, 9 months ago
- e052105 Merge "Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 9 months ago
- d90bc46 Merge "Fix cert test crashes when running on remote machine" by Myles Watson · 4 years, 9 months ago
- e94e88c Merge changes Ie8b8e8a1,I5e1713f1,I0cabfa9c,I6235c954,I85dab865, ... by Chris Manton · 4 years, 9 months ago
- e7248ae Merge changes I112bb45c,I302e80fa by Zach Johnson · 4 years, 9 months ago
- 257b9ba Merge changes I122f110d,If7820cec by Zach Johnson · 4 years, 9 months ago
- c29e70e Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 9 months ago
- 575ab0d Fix cert test crashes when running on remote machine by Jakub Pawlowski · 4 years, 9 months ago
- e89bcbf gd_acl_shim: Start schedule address rotation on first client registration by Chris Manton · 4 years, 9 months ago
- bb50a0b isomanager: Add callback to create cis command by Łukasz Rymanowski · 4 years, 9 months ago
- 08d726d Add stack/gatt/gatt_main::gatt_find_in_device_record by Chris Manton · 4 years, 9 months ago
- 1e3a86c gd_acl: Resolve address after connection by Chris Manton · 4 years, 9 months ago
- 774a56e gd: Present zeroed peer addr with type when using connect list by Chris Manton · 4 years, 9 months ago
- efce951 gd: Store the address when using resolving privacy policy by Chris Manton · 4 years, 9 months ago
- 3f402a5 gd: gd/hci/le_address_manager_test::ASSERT_LOG when command queue is empty by Chris Manton · 4 years, 9 months ago
- 4a9ee5c gd: Reset le address rotation timer by Chris Manton · 4 years, 9 months ago
- 555b358 gd: Remove unneeded client check when setting privacy by Chris Manton · 4 years, 9 months ago
- e458d73 gd: Unwind futures and promises in reverse time by Chris Manton · 4 years, 9 months ago
- bf79aa5 Use btm_sec_set_peer_sec_caps to store features by Hansong Zhang · 4 years, 9 months ago
- 37ba312 num_read_pages is unused by Hansong Zhang · 4 years, 9 months ago
- f4c31a6 Move some parts of btm_process_remote_ext_features by Hansong Zhang · 4 years, 9 months ago
- 8abe49a Refactor btm_sec_set_peer_sec_caps by Hansong Zhang · 4 years, 9 months ago
- c94db22 Revert "Disable EATT as does not pass all tests" by Jakub Pawlowski · 4 years, 9 months ago
- 4ade5d7 Start the BT testing root service by Zach Johnson · 4 years, 9 months ago
- 5a913cd Import rootservice facades, for BT testing by Zach Johnson · 4 years, 9 months ago
- b615cb1 Add stub for rusty-gd facade service by Zach Johnson · 4 years, 9 months ago
- 2cd5ffd L2CAP: keep cached peer configuration locally by Cheney Ni · 4 years, 9 months ago
- 530520b Merge "gd: Rename ApiType for LE advertising/scanning" by Chienyuan Huang · 4 years, 9 months ago
- 1577dfd Dev rec: Optimize HCI role switch supported logic by Hansong Zhang · 4 years, 9 months ago
- 4c08b1a0b Introduce dev_rec->remote_feature_received by Hansong Zhang · 4 years, 9 months ago
- 8e57f4c btm_sec: Clean up log spam by Hansong Zhang · 4 years, 9 months ago
- f6c8408 Cleanup/organize variable initialization by Martin Brabham · 5 years ago
- 5888caa Flatten btm_cont_rswitch_from_handle by Hansong Zhang · 4 years, 9 months ago
- 0ac90f1 ACL: btm_cont_rswitch no longer needs dev rec by Hansong Zhang · 4 years, 9 months ago
- c35b5c2 GD Security Pass local IRK and Address around by Jakub Pawlowski · 4 years, 10 months ago
- 4bea359 gd: Rename ApiType for LE advertising/scanning by Chienyuan · 4 years, 9 months ago
- 3429e7c Merge "gd: implement APIs of AdvertisingSet for LE 5.0" by Treehugger Robot · 4 years, 9 months ago
- 4354857 BTM_SecAddDevice: features is always nullptr by Hansong Zhang · 4 years, 9 months ago
- 54f5dd2 msg->features is always 0 (nullptr) by Hansong Zhang · 4 years, 9 months ago
- 94d310a Introduce ACL_CONN is_enceypted by Hansong Zhang · 4 years, 9 months ago
- 65b05a9 Move rs_disc_pending from security to ACL by Hansong Zhang · 4 years, 9 months ago
- 10666fb gd: implement APIs of AdvertisingSet for LE 5.0 by Chienyuan · 4 years, 10 months ago
- 4d345e1 Re-log btif/src/btif_config::btif_get_address_type by Chris Manton · 4 years, 9 months ago
- bd8e617 Re-log stack/gatt/gatt_api::GATT_Connect by Chris Manton · 4 years, 9 months ago
- 47a0ce9 Merge "Add binder interface for the BluetoothConnectionCallback" by Treehugger Robot · 4 years, 9 months ago
- 2c4b0eb ACL: Don't re-use known remote feature by Hansong Zhang · 4 years, 9 months ago
- 86e8961 ACL: Don't start l2cap security check on connection by Hansong Zhang · 4 years, 9 months ago
- 169767b ACL: Remove unused field by Hansong Zhang · 4 years, 9 months ago