Home
last modified time | relevance | path

Searched defs:local_address (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/hci/facade/
Dcontroller_facade.cc45 Address local_address = controller_->GetMacAddress(); in GetMacAddress() local
/system/bt/main/shim/
Dacl_api.cc102 auto local_address = in ACL_ReadConnectionAddress() local
/system/bt/gd/hci/acl_manager/
Dle_impl.h152 AddressWithType local_address = le_address_manager_->GetCurrentAddress(); in on_le_connection_complete() local
233 AddressWithType local_address; in on_le_enhanced_connection_complete() local
Dle_acl_connection.cc107 AddressWithType local_address, in LeAclConnection()
/system/bt/gd/rust/linux/stack/src/
Dbluetooth.rs56 local_address: Option<BDAddr>, field
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc85 Address local_address = properties_.GetAddress(); in SendCommandToRemoteByAddress() local