Home
last modified time | relevance | path

Searched defs:UseLocalIdentityAddress (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dlow_energy_connector.h135 void UseLocalIdentityAddress() { use_local_identity_address_ = true; } in UseLocalIdentityAddress() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_connector_test.cc661 TEST_P(LowEnergyConnectorTest, UseLocalIdentityAddress) { in TEST_P() argument