Home
last modified time | relevance | path

Searched refs:remote_with_type (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc687 AddressWithType remote_with_type(remote, AddressType::PUBLIC_DEVICE_ADDRESS); in TEST_F() local
689 acl_manager_->CreateLeConnection(remote_with_type, true); in TEST_F()
729 AddressWithType remote_with_type(remote, AddressType::PUBLIC_DEVICE_ADDRESS); in TEST_F() local
731 acl_manager_->CreateLeConnection(remote_with_type, true); in TEST_F()
738 acl_manager_->CancelLeConnect(remote_with_type); in TEST_F()
767 AddressWithType remote_with_type(remote, AddressType::PUBLIC_DEVICE_ADDRESS); in TEST_F() local
769 acl_manager_->CreateLeConnection(remote_with_type, true); in TEST_F()
799 AddressWithType remote_with_type(remote, AddressType::PUBLIC_DEVICE_ADDRESS); in TEST_F() local
801 acl_manager_->CreateLeConnection(remote_with_type, false); in TEST_F()
1454 acl_manager_->CreateLeConnection(remote_with_type, true); in TEST_F()
[all …]