/packages/modules/Bluetooth/system/stack/btm/ |
D | security_event_parser.cc | 49 ToRawAddress(bda), handle, cmd, static_cast<uint16_t>(event_code), status, reason, value); in log_address_and_status() 58 ToRawAddress(bda), handle, cmd, static_cast<uint16_t>(event_code), status, reason, value); in log_address() 72 ToRawAddress(Address::kEmpty), handle, android::bluetooth::hci::CMD_UNKNOWN, in parse_encryption_change() 89 ToRawAddress(Address::kEmpty), handle, android::bluetooth::hci::CMD_UNKNOWN, in parse_encryption_change_v2() 99 ToRawAddress(Address::kEmpty), complete.GetConnectionHandle(), in parse_change_connection_link_key_complete() 121 btm_sec_pin_code_request(ToRawAddress(request.GetBdAddr())); in parse_pin_code_request() 128 btm_sec_link_key_request(ToRawAddress(request.GetBdAddr())); in parse_link_key_request() 136 btm_sec_link_key_notification(ToRawAddress(notification.GetBdAddr()), notification.GetLinkKey(), in parse_link_key_notification() 153 RawAddress peer = ToRawAddress(request.GetBdAddr()); in parse_io_capabilities_req() 164 .bd_addr = ToRawAddress(response.GetBdAddr()), in parse_io_capabilities_rsp() [all …]
|
D | btm_inq.cc | 1197 bda = bluetooth::ToRawAddress(response.bd_addr_); in btm_process_inq_results_standard() 1317 bda = bluetooth::ToRawAddress(response.address_); in btm_process_inq_results_rssi() 1458 bda = bluetooth::ToRawAddress(extended_view.GetAddress()); in btm_process_inq_results_extended()
|
D | btm_sco.cc | 133 auto peer_raw_address = bluetooth::ToRawAddress(peer); in register_for_sco()
|
D | btm_sec.cc | 4336 bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()); in btm_sec_pin_code_request()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | distance_measurement_manager.cc | 105 bluetooth::ToRawAddress(address), in OnDistanceMeasurementStarted() 114 bluetooth::ToRawAddress(address), static_cast<uint8_t>(reason), in OnDistanceMeasurementStopped() 128 base::Unretained(distance_measurement_callbacks_), bluetooth::ToRawAddress(address), in OnDistanceMeasurementResult() 139 bluetooth::ToRawAddress(address), procedure_counter, is_last, in OnRasFragmentReady() 171 bluetooth::ToRawAddress(address), in OnVendorSpecificReply() 178 bluetooth::ToRawAddress(address), success)); in OnHandleVendorSpecificReplyComplete()
|
D | metric_id_api.cc | 39 return save_id_callback(bluetooth::ToRawAddress(address), id); in InitMetricIdAllocator() 43 return forget_device_callback(bluetooth::ToRawAddress(address), id); in InitMetricIdAllocator()
|
D | acl.cc | 606 ToRawAddress(connection_->GetAddress()), ToLegacyRole(new_role)); in OnRoleChange() 607 BTM_LogHistory(kBtmLogTag, ToRawAddress(connection_->GetAddress()), "Role change", in OnRoleChange() 994 kBtmLogTag, ToRawAddress(remote_address), "Disconnection initiated", in disconnect_classic() 1333 BTM_LogHistory(kBtmLogTag, ToRawAddress(address), "Initiated connection", "classic"); in CreateClassicConnection() 1339 BTM_LogHistory(kBtmLogTag, ToRawAddress(address), "Cancelled connection", "classic"); in CancelClassicConnection() 1359 BTM_LogHistory(kBtmLogTag, ToRawAddress(remote_address), "Disconnected", in OnClassicLinkDisconnected() 1413 const RawAddress bd_addr = ToRawAddress(remote_address); in OnConnectSuccess() 1430 BTM_LogHistory(kBtmLogTag, ToRawAddress(remote_address), "Connection successful", in OnConnectSuccess() 1435 const RawAddress bd_addr = ToRawAddress(address); in OnConnectRequest() 1449 kBtmLogTag, ToRawAddress(address), "Connection request", in OnConnectRequest() [all …]
|
D | acl_api.cc | 126 conn_addr = ToRawAddress(local_address.GetAddress()); in ACL_ReadConnectionAddress() 137 conn_addr = ToRawAddress(remote_ota_address.GetAddress()); in ACL_ReadPeerConnectionAddress()
|
D | helpers.h | 37 inline RawAddress ToRawAddress(const hci::Address& address) { in ToRawAddress() function 87 legacy_address_with_type.bda = ToRawAddress(address_with_type.GetAddress()); in ToLegacyAddressWithType()
|
D | le_scanning_manager.cc | 471 RawAddress raw_address = ToRawAddress(address); in on_scan_result() 520 RawAddress raw_address = ToRawAddress(on_found_on_lost_info.advertiser_address); in OnTrackAdvFoundLost() 568 RawAddress raw_address = ToRawAddress(address_with_type.GetAddress()); in OnPeriodicSyncStarted() 597 ToRawAddress(address))); in OnPeriodicSyncTransferred()
|
D | le_advertising_manager.cc | 337 RawAddress raw_address = bluetooth::ToRawAddress(address); in OnOwnAddressRead()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/controller/ |
D | controller_shim.cc | 48 return ToRawAddress(controller_->GetMacAddress()); in read_local_addr()
|
/packages/modules/Bluetooth/system/stack/bnep/ |
D | bnep_utils.cc | 450 source_addr != bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress())) { in bnepu_build_bnep_hdr() 460 source_addr = bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()); in bnepu_build_bnep_hdr()
|
D | bnep_main.cc | 508 dst_addr = bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()); in bnep_data_ind()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_core.cc | 176 bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()); in btif_enable_bluetooth_evt()
|
D | btif_pan.cc | 408 bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress())) == 0) { in btpan_tap_open()
|
D | btif_storage.cc | 611 *bd_addr = bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()); in btif_storage_get_adapter_property()
|
D | btif_dm.cc | 3186 bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress()), 0x00); in btif_dm_proc_loc_oob()
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_utils.cc | 639 BDADDR_TO_STREAM(p, bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress())); in smp_build_id_addr_cmd()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 1421 if (addr == bluetooth::ToRawAddress(bluetooth::shim::GetController()->GetMacAddress())) { in BTM_GetMaxPacketSize()
|