Searched defs:OnAuthenticationFailure (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ | ||
H A D | low_energy_connection.cc | 853 void LowEnergyConnection::OnAuthenticationFailure(hci::Result<> status) { in OnAuthenticationFailure() function in bt::gap::internal::LowEnergyConnection |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ | ||
H A D | security_manager_test.cc | 182 void OnAuthenticationFailure(hci::Result<> status) override { in OnAuthenticationFailure() function in bt::sm::__anona8a6f6020111::SecurityManagerTest |