Home
last modified time | relevance | path

Searched defs:identity_address (Results 1 – 11 of 11) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dfake_local_address_delegate.h34 DeviceAddress identity_address() const override { return identity_address_; } in identity_address() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dlow_energy_address_manager.h103 DeviceAddress identity_address() const override { return public_; } in identity_address() function
/external/python/bumble/apps/
Dpair.py309 identity_address, argument
521 identity_address, argument
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dphase_3.cc231 auto identity_address = DeviceAddress(type, params.bd_addr); in OnIdentityAddressInformation() local
/external/compiler-rt/lib/interception/tests/
Dinterception_win_test.cc285 uptr identity_address; in TestIdentityFunctionPatching() local
388 uptr identity_address; in TestIdentityFunctionMultiplePatching() local
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlegacy_low_energy_advertiser.cc336 static DeviceAddress identity_address = in OnIncomingConnection() local
Dandroid_extended_low_energy_advertiser.cc405 static DeviceAddress identity_address = in OnAdvertisingStateChangedSubevent() local
Dextended_low_energy_advertiser.cc638 static DeviceAddress identity_address = in OnAdvertisingSetTerminatedEvent() local
/external/pigweed/pw_bluetooth_sapphire/host/sm/public/pw_bluetooth_sapphire/internal/host/sm/
Dtypes.h274 std::optional<DeviceAddress> identity_address; member
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dsecure_simple_pairing_state_test.cc178 DeviceAddress identity_address() const override { return kLEIdentityAddress; } in identity_address() function in bt::gap::__anona715e2010111::PairingStateTest
Dbredr_connection_manager_test.cc929 DeviceAddress identity_address() const override { return kLocalDevLEAddr; } in identity_address() function in bt::gap::__anon923eb3400111::BrEdrConnectionManagerTest