Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_connection.cc797 void LowEnergyConnection::OnAuthenticationFailure(hci::Result<> status) { in OnAuthenticationFailure() function in bt::gap::internal::LowEnergyConnection
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dsecurity_manager_test.cc180 void OnAuthenticationFailure(hci::Result<> status) override { in OnAuthenticationFailure() function in bt::sm::__anonae7799a00111::SecurityManagerTest