/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | distance_measurement_manager.cc | 197 void OnRasServerConnected(const RawAddress& identity_address) override { in OnRasServerConnected() 206 void OnRasServerDisconnected(const RawAddress& identity_address) override { in OnRasServerDisconnected()
|
/aosp_15_r20/external/python/bumble/apps/ |
D | pair.py | 309 identity_address, argument 521 identity_address, argument
|
/aosp_15_r20/external/compiler-rt/lib/interception/tests/ |
H A D | interception_win_test.cc | 285 uptr identity_address; in TestIdentityFunctionPatching() local 388 uptr identity_address; in TestIdentityFunctionMultiplePatching() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/ |
H A D | fake_local_address_delegate.h | 34 DeviceAddress identity_address() const override { return identity_address_; } in identity_address() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | low_energy_address_manager.h | 103 DeviceAddress identity_address() const override { return public_; } in identity_address() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | phase_3.cc | 230 auto identity_address = DeviceAddress(type, params.bd_addr); in OnIdentityAddressInformation() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_addr.cc | 267 const auto& identity_address = p_sec_rec->ble.identity_address_with_type.bda; in btm_ble_refresh_peer_resolvable_private_addr() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
H A D | legacy_low_energy_advertiser.cc | 335 static DeviceAddress identity_address = in OnIncomingConnection() local
|
H A D | android_extended_low_energy_advertiser.cc | 404 static DeviceAddress identity_address = in OnAdvertisingStateChangedSubevent() local
|
H A D | extended_low_energy_advertiser.cc | 636 static DeviceAddress identity_address = in OnAdvertisingSetTerminatedEvent() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | types.h | 267 std::optional<DeviceAddress> identity_address; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | distance_measurement_manager.cc | 2502 void DistanceMeasurementManager::HandleRasServerConnected(const Address& identity_address, in HandleRasServerConnected() 2510 const bluetooth::hci::Address& identity_address, uint16_t connection_handle) { in HandleRasServerDisconnected()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/ras/ |
D | ras_server.cc | 246 RawAddress identity_address = p_data->conn.remote_bda; in OnGattConnect() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_acl.cc | 188 bool acl_refresh_remote_address(const RawAddress& identity_address, in acl_refresh_remote_address()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 2008 bool acl_refresh_remote_address(const RawAddress& identity_address, in acl_refresh_remote_address()
|