Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.h35 AddressWithType local_address; member
40 AddressWithType local_address; member
Dle_impl.h356 AddressWithType local_address = le_address_manager_->GetInitiatorAddress(); in on_le_connection_complete() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dcontroller_facade.cc48 Address local_address = controller_->GetMacAddress(); in GetMacAddress() local
/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc113 auto local_address = in ACL_ReadConnectionAddress() local
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc91 AddressWithType local_address) { in CreatePendingLeConnection()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc683 hci::AddressWithType local_address( in TEST_F() local
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs470 local_address: Option<RawAddress>, field