Home
last modified time | relevance | path

Searched refs:address_type (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/system/bt/gd/hci/
H A Daddress_with_type.h34 AddressWithType(Address address, AddressType address_type) in AddressWithType() argument
35 : address_(std::move(address)), address_type_(address_type) {} in AddressWithType()
120 bluetooth::hci::AddressType address_type = val.GetAddressType();
122 …cast<uint8_t*>(&int_addr) + bluetooth::hci::Address::kLength, &address_type, sizeof(address_type));
H A Dle_scanning_manager.cc142 uint8_t address_type, in OnScanResult() argument
403 uint8_t address_type, in process_advertising_package_content()
416 if (address_type == (uint8_t)DirectAdvertisingAddressType::NO_ADDRESS) { in process_advertising_package_content()
419 address_type, in process_advertising_package_content()
434 AddressWithType address_with_type(address, (AddressType)address_type); in process_advertising_package_content()
458 address_type, in process_advertising_package_content()
728 …pcfAction action, uint8_t filter_index, Address address, ApcfApplicationAddressType address_type) { in update_address_filter()
731 LeAdvFilterBroadcasterAddressBuilder::Create(action, filter_index, address, address_type), in update_address_filter()
H A Dle_scanning_manager.h59 uint8_t address_type,
H A Dhci_packets.pdl3087 address_type : ConnectListAddressType,
3096 address_type : ConnectListAddressType,
4577 address_type : AddressType,
4590 address_type : AddressType,
5284 address_type : AddressType,
5381 address_type : DirectAdvertisingAddressType,
5416 address_type : DirectAdvertisingAddressType,
H A Dle_scanning_manager_test.cc307 uint8_t address_type,
/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_impl.h367 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_connect_list() local
373 switch (address_type) { in add_device_to_connect_list()
389 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_resolving_list() local
395 switch (address_type) { in add_device_to_resolving_list()
523 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_connect_list() local
530 switch (address_type) { in remove_device_from_connect_list()
545 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_resolving_list() local
551 switch (address_type) { in remove_device_from_resolving_list()
/aosp12/system/bt/vendor_libs/test_vendor_lib/packets/
H A Dlink_layer_packets.pdl146 address_type : AddressType,
156 address_type : 8,
163 address_type : 8,
170 address_type : AddressType,
/aosp12/system/bt/gd/hci/facade/
H A Dle_scanning_manager_facade.cc66 uint8_t address_type, in OnScanResult() argument
78 le_extended_advertising_report.address_type_ = (DirectAdvertisingAddressType)address_type; in OnScanResult()
H A Dle_advertising_manager_facade.cc135 void ScanCallback(Address address, AddressType address_type) {} in ScanCallback() argument
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc44 uint16_t event_type, uint8_t address_type, const RawAddress& raw_address,
240 void OnScanResult(uint16_t event_type, uint8_t address_type, in OnScanResult() argument
251 base::Unretained(this), raw_address, address_type, in OnScanResult()
258 address_type, raw_address, primary_phy, secondary_phy, in OnScanResult()
264 event_type, address_type, raw_address, primary_phy, secondary_phy, in OnScanResult()
H A Dbtm.cc58 tBLE_ADDR_TYPE* address_type);
60 uint16_t event_type, uint8_t address_type, const RawAddress& raw_address,
111 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult() argument
115 tBLE_ADDR_TYPE ble_address_type = static_cast<tBLE_ADDR_TYPE>(address_type); in OnScanResult()
H A Dle_advertising_manager.cc236 void on_scan(Address address, AddressType address_type) { in on_scan() argument
319 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() argument
324 advertiser_id, address_type, address)); in OnOwnAddressRead()
H A Dbtm.h218 void OnScanResult(uint16_t event_type, uint8_t address_type,
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dle_advertiser.cc39 AddressType address_type, AddressWithType peer_address, in InitializeExtended() argument
43 address_ = AddressWithType(address_.GetAddress(), address_type); in InitializeExtended()
H A Dle_advertiser.h43 void InitializeExtended(bluetooth::hci::AddressType address_type,
H A Dlink_layer_controller.cc1097 auto address_type = advertisement.GetAddressType(); in IncomingLeAdvertisementPacket() local
1109 raw_builder_ptr->AddOctets1(static_cast<uint8_t>(address_type)); in IncomingLeAdvertisementPacket()
1145 raw_builder_ptr->AddOctets1(static_cast<uint8_t>(address_type)); in IncomingLeAdvertisementPacket()
1170 le_peer_address_type_ == static_cast<uint8_t>(address_type) && in IncomingLeAdvertisementPacket()
1174 static_cast<uint8_t>(address_type)))) { in IncomingLeAdvertisementPacket()
1179 incoming.GetSourceAddress().ToString().c_str(), address_type); in IncomingLeAdvertisementPacket()
1197 incoming.GetSourceAddress().ToString().c_str(), address_type, in IncomingLeAdvertisementPacket()
1404 auto address_type = in IncomingLeScanResponsePacket() local
1417 raw_builder_ptr->AddOctets1(static_cast<uint8_t>(address_type)); in IncomingLeScanResponsePacket()
1434 raw_builder_ptr->AddOctets1(static_cast<uint8_t>(address_type)); in IncomingLeScanResponsePacket()
[all …]
H A Dlink_layer_controller.h182 void LeSetPrivacyMode(uint8_t address_type, Address addr, uint8_t mode);
/aosp12/bionic/libc/kernel/uapi/linux/
H A Ddns_resolver.h76 __u8 address_type; member
/aosp12/system/bt/gd/security/record/
H A Dsecurity_record_storage.cc132 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
134 auto address_with_type = hci::AddressWithType(device.GetAddress(), *address_type); in LoadSecurityRecords()
/aosp12/system/bt/include/hardware/
H A Dble_advertiser.h66 virtual void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type,
H A Dble_scanner.h164 uint8_t advertising_sid, uint8_t address_type,
/aosp12/system/bt/btif/include/
H A Dbtif_common.h212 uint8_t address_type);
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc1971 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in btif_dm_create_bond_out_of_band() local
1983 address_type = static_cast<tBLE_ADDR_TYPE>(p256_data.address[6]); in btif_dm_create_bond_out_of_band()
1991 address_type = static_cast<tBLE_ADDR_TYPE>(p192_data.address[6]); in btif_dm_create_bond_out_of_band()
1996 BTM_SecAddBleDevice(bd_addr, BT_DEVICE_TYPE_BLE, address_type); in btif_dm_create_bond_out_of_band()
1997 BTA_DmBond(bd_addr, address_type, transport, BT_DEVICE_TYPE_BLE); in btif_dm_create_bond_out_of_band()
2415 uint8_t address_type, RawAddress address) { in get_address_callback() argument
2416 invoke_oob_data_request_cb(transport, is_valid, c, r, address, address_type); in get_address_callback()
H A Dbluetooth.cc744 uint8_t address_type) { in invoke_oob_data_request_cb() argument
759 oob_data.address[6] = address_type; in invoke_oob_data_request_cb()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp856 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() argument
865 address_type, addr.get()); in OnOwnAddressRead()
2066 static void getOwnAddressCb(uint8_t advertiser_id, uint8_t address_type, in getOwnAddressCb() argument
2074 advertiser_id, address_type, addr.get()); in getOwnAddressCb()
2218 uint8_t sid, uint8_t address_type, RawAddress address, in onSyncStarted() argument
2224 reg_id, sync_handle, sid, address_type, address, in onSyncStarted()

12