Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_connector.h134 void UseLocalIdentityAddress() { use_local_identity_address_ = true; } in UseLocalIdentityAddress() function
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector_test.cc624 TEST_F(LowEnergyConnectorTest, UseLocalIdentityAddress) { in TEST_F() argument