/aosp12/system/bt/gd/hci/ |
H A D | address_with_type.h | 34 AddressWithType(Address address, AddressType address_type) in AddressWithType()
|
H A D | le_advertising_manager_test.cc | 329 void on_scan(Address address, AddressType address_type) { in on_scan()
|
H A D | le_scanning_manager.cc | 142 uint8_t address_type, in OnScanResult()
|
/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | le_impl.h | 367 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_connect_list() local 389 AddressType address_type = address_with_type.GetAddressType(); in add_device_to_resolving_list() local 523 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_connect_list() local 545 AddressType address_type = address_with_type.GetAddressType(); in remove_device_from_resolving_list() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | le_advertiser.cc | 39 AddressType address_type, AddressWithType peer_address, in InitializeExtended()
|
H A D | link_layer_controller.cc | 1097 auto address_type = advertisement.GetAddressType(); in IncomingLeAdvertisementPacket() local 1404 auto address_type = in IncomingLeScanResponsePacket() local 2638 void LinkLayerController::LeSetPrivacyMode(uint8_t address_type, Address addr, in LeSetPrivacyMode()
|
/aosp12/system/bt/gd/security/record/ |
H A D | security_record_storage.cc | 132 …auto address_type = (device.GetDeviceType() == hci::DeviceType::BR_EDR) ? hci::AddressType::PUBLIC… in LoadSecurityRecords() local
|
/aosp12/system/bt/main/shim/ |
H A D | le_advertising_manager.cc | 236 void on_scan(Address address, AddressType address_type) { in on_scan() 319 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead()
|
H A D | le_scanning_manager.cc | 240 void OnScanResult(uint16_t event_type, uint8_t address_type, in OnScanResult()
|
H A D | btm.cc | 111 uint16_t event_type, uint8_t address_type, bluetooth::hci::Address address, in OnScanResult()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | dns_resolver.h | 76 __u8 address_type; member
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | le_advertising_manager_facade.cc | 135 void ScanCallback(Address address, AddressType address_type) {} in ScanCallback()
|
H A D | le_scanning_manager_facade.cc | 66 uint8_t address_type, in OnScanResult()
|
/aosp12/system/bt/btif/src/ |
H A D | bluetooth.cc | 744 uint8_t address_type) { in invoke_oob_data_request_cb()
|
H A D | btif_dm.cc | 1971 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in btif_dm_create_bond_out_of_band() local 2415 uint8_t address_type, RawAddress address) { in get_address_callback()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 856 void OnOwnAddressRead(uint8_t advertiser_id, uint8_t address_type, in OnOwnAddressRead() 2066 static void getOwnAddressCb(uint8_t advertiser_id, uint8_t address_type, in getOwnAddressCb() 2218 uint8_t sid, uint8_t address_type, RawAddress address, in onSyncStarted()
|