/aosp12/system/bt/stack/acl/ |
H A D | ble_acl.cc | 37 static bool acl_ble_common_connection(const tBLE_BD_ADDR& address_with_type, in acl_ble_common_connection() 75 void acl_ble_connection_complete(const tBLE_BD_ADDR& address_with_type, in acl_ble_connection_complete() 92 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete() 115 const tBLE_BD_ADDR& address_with_type, in maybe_resolve_received_address() 125 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim() 144 void acl_ble_connection_fail(const tBLE_BD_ADDR& address_with_type, in acl_ble_connection_fail()
|
H A D | btm_ble_connection_establishment.cc | 185 tBLE_BD_ADDR address_with_type{.bda = bda, .type = bda_type}; in btm_ble_conn_complete() local 204 tBLE_BD_ADDR address_with_type{.bda = bda, .type = bda_type}; in btm_ble_conn_complete() local
|
/aosp12/system/bt/gd/l2cap/le/internal/ |
H A D | link_manager.cc | 33 void LinkManager::ConnectFixedChannelServices(hci::AddressWithType address_with_type, in ConnectFixedChannelServices() 97 Link* LinkManager::GetLink(hci::AddressWithType address_with_type) { in GetLink() 130 void LinkManager::OnLeConnectFail(hci::AddressWithType address_with_type, hci::ErrorCode reason) { in OnLeConnectFail() 148 void LinkManager::OnDisconnect(bluetooth::hci::AddressWithType address_with_type) { in OnDisconnect() 171 hci::AddressWithType address_with_type, in OnReadRemoteVersionInformationComplete()
|
H A D | link_manager_test.cc | 94 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local 204 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local 241 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local 289 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local 385 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local 483 hci::AddressWithType address_with_type({{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}, in TEST_F() local
|
H A D | link.cc | 103 void Link::OnLocalAddressUpdate(hci::AddressWithType address_with_type) { in OnLocalAddressUpdate()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_acl_ble.cc | 44 void acl_ble_connection_complete(const tBLE_BD_ADDR& address_with_type, in acl_ble_connection_complete() 50 void acl_ble_connection_fail(const tBLE_BD_ADDR& address_with_type, in acl_ble_connection_fail() 56 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete() 63 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in acl_ble_enhanced_connection_complete_from_shim()
|
H A D | mock_stack_btm_ble_addr.cc | 108 tBLE_BD_ADDR* address_with_type, bool refresh) { in btm_identity_addr_to_random_pseudo_from_address_with_type()
|
H A D | mock_stack_gatt_main.cc | 77 tBLE_BD_ADDR* address_with_type) { in gatt_find_in_device_record()
|
H A D | mock_stack_l2cap_ble.cc | 110 uint16_t handle, uint8_t role, const tBLE_BD_ADDR& address_with_type, in l2cble_conn_comp_from_address_with_type()
|
/aosp12/system/bt/gd/hci/ |
H A D | acl_manager.cc | 162 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection() 211 void AclManager::CancelLeConnect(AddressWithType address_with_type) { in CancelLeConnect() 215 void AclManager::AddDeviceToConnectList(AddressWithType address_with_type) { in AddDeviceToConnectList() 220 AddressWithType address_with_type, in AddDeviceToResolvingList() 226 void AclManager::RemoveDeviceFromConnectList(AddressWithType address_with_type) { in RemoveDeviceFromConnectList() 230 void AclManager::RemoveDeviceFromResolvingList(AddressWithType address_with_type) { in RemoveDeviceFromResolvingList()
|
H A D | le_scanning_manager.cc | 64 …const std::vector<uint8_t>& Set(const AddressWithType& address_with_type, std::vector<uint8_t> dat… in Set() 79 bool Exist(const AddressWithType& address_with_type) { in Exist() 87 …const std::vector<uint8_t>& Append(const AddressWithType& address_with_type, std::vector<uint8_t> … in Append() 103 void Clear(AddressWithType address_with_type) { in Clear() 115 AddressWithType address_with_type; member 122 std::list<Item>::iterator Find(const AddressWithType& address_with_type) { in Find() 434 AddressWithType address_with_type(address, (AddressType)address_type); in process_advertising_package_content() local
|
H A D | address_with_type_test.cc | 51 AddressWithType address_with_type(addr, type); in TEST() local
|
H A D | le_advertising_manager.cc | 298 AddressWithType address_with_type = le_address_manager_->GetAnotherAddress(); in create_extended_advertiser() local 410 AddressWithType address_with_type = le_address_manager_->GetAnotherAddress(); in set_advertising_set_random_address() local
|
/aosp12/system/bt/gd/security/ |
H A D | ui.h | 29 ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name) in ConfirmationData() 31 …ConfirmationData(bluetooth::hci::AddressWithType address_with_type, std::string name, uint32_t num… in ConfirmationData()
|
/aosp12/system/bt/gd/l2cap/le/ |
H A D | fixed_channel_manager.cc | 26 bool FixedChannelManager::ConnectServices(hci::AddressWithType address_with_type, in ConnectServices()
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 89 bool Add(const hci::AddressWithType& address_with_type) { in Add() 101 bool Remove(const hci::AddressWithType& address_with_type) { in Remove() 647 void OnLocalAddressUpdate(hci::AddressWithType address_with_type) override { in OnLocalAddressUpdate() 850 for (auto address_with_type : shadow_acceptlist) { in clear_acceptlist() local 1146 const hci::AddressWithType& address_with_type, bool is_direct, in AcceptLeConnectionFrom() 1153 const hci::AddressWithType& address_with_type) { in IgnoreLeConnectionFrom() 1187 bluetooth::hci::AddressWithType address_with_type; in GetConnectionLocalAddress() local 1293 hci::AddressWithType address_with_type, in OnLeConnectSuccess() 1340 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail()
|
H A D | helpers.h | 82 const hci::AddressWithType& address_with_type) { in ToLegacyAddressWithType()
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_initiator_address_facade.cc | 58 …AddressWithType address_with_type(address, static_cast<AddressType>(request->address_with_type().t… in SetPrivacyPolicyForInitiatorAddress() local
|
H A D | le_acl_manager_facade.cc | 215 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() 283 void OnLocalAddressUpdate(AddressWithType address_with_type) override {} in OnLocalAddressUpdate()
|
/aosp12/system/bt/gd/security/record/ |
H A D | security_record_storage.cc | 134 auto address_with_type = hci::AddressWithType(device.GetAddress(), *address_type); in LoadSecurityRecords() local
|
/aosp12/system/bt/main/test/ |
H A D | main_shim_test.cc | 105 const tBLE_BD_ADDR& address_with_type, uint16_t handle, tHCI_ROLE role, in mock_connection_le_on_connected() 111 void mock_connection_le_on_failed(const tBLE_BD_ADDR& address_with_type, in mock_connection_le_on_failed()
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_addr.cc | 280 tBLE_BD_ADDR* address_with_type, bool refresh) { in btm_identity_addr_to_random_pseudo_from_address_with_type()
|
/aosp12/system/bt/stack/test/common/ |
H A D | mock_gatt_main.cc | 76 tBLE_BD_ADDR* address_with_type) { in gatt_find_in_device_record()
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_acl_connection.cc | 69 void OnLocalAddressUpdate(AddressWithType address_with_type) override { in OnLocalAddressUpdate()
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_ble.cc | 276 uint16_t handle, uint8_t role, const tBLE_BD_ADDR& address_with_type, in l2cble_conn_comp_from_address_with_type()
|