Home
last modified time | relevance | path

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

/system/bt/gd/hci/facade/
Dcontroller_facade.cc45 Address local_address = controller_->GetControllerMacAddress(); in GetMacAddress() local
46 response->set_address(local_address.ToString()); in GetMacAddress()
/system/bt/gd/hci/acl_manager/
Dle_acl_connection.cc88 … AddressWithType local_address, AddressWithType remote_address, Role role) in LeAclConnection() argument
89 …: AclConnection(queue->GetUpEnd(), handle), local_address_(local_address), remote_address_(remote_… in LeAclConnection()
Dle_acl_connection.h34 AddressWithType local_address, AddressWithType remote_address, Role role);
Dle_impl.h118 AddressWithType local_address = le_address_manager_->GetCurrentAddress(); in on_le_connection_complete() local
155 … std::move(do_disconnect), handle, local_address, in on_le_connection_complete()
171 AddressWithType local_address = le_address_manager_->GetCurrentAddress(); in on_le_enhanced_connection_complete() local
209 … std::move(do_disconnect), handle, local_address, in on_le_enhanced_connection_complete()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc65 Address local_address = properties_.GetAddress(); in SendCommandToRemoteByAddress() local
71 local_address, remote)); in SendCommandToRemoteByAddress()
73 local_address, remote)); in SendCommandToRemoteByAddress()
78 local_address, remote)); in SendCommandToRemoteByAddress()
85 local_address, remote, page_number)); in SendCommandToRemoteByAddress()
90 local_address, remote)); in SendCommandToRemoteByAddress()
94 local_address, remote)); in SendCommandToRemoteByAddress()