Home
last modified time | relevance | path

Searched refs:UseLocalIdentityAddress (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_connector.h135 void UseLocalIdentityAddress() { use_local_identity_address_ = true; } in UseLocalIdentityAddress() function
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector_test.cc661 TEST_P(LowEnergyConnectorTest, UseLocalIdentityAddress) { in TEST_P() argument
666 connector()->UseLocalIdentityAddress(); in TEST_P()
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dadapter.cc1634 hci_le_connector_->UseLocalIdentityAddress(); in InitializeStep4()