Home
last modified time | relevance | path

Searched defs:RequestPasskey (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_pairing_delegate.cc84 void FakePairingDelegate::RequestPasskey(PeerId peer_id, in RequestPasskey() function in bt::gap::FakePairingDelegate
H A Dfake_pairing_delegate_test.cc78 TEST(FakePairingDelegateTest, RequestPasskey) { in TEST() argument
H A Dlow_energy_connection.cc929 void LowEnergyConnection::RequestPasskey(PasskeyResponseCallback respond) { in RequestPasskey() function in bt::gap::internal::LowEnergyConnection
H A Dlegacy_pairing_state_test.cc87 void RequestPasskey(PeerId, PasskeyResponseCallback) override {} in RequestPasskey() function in bt::gap::__anon4ff97a060111::NoOpPairingDelegate
H A Dsecure_simple_pairing_state_test.cc103 void RequestPasskey(PeerId, PasskeyResponseCallback) override {} in RequestPasskey() function in bt::gap::__anon7a09d7810111::NoOpPairingDelegate
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dfake_phase_listener.h55 void RequestPasskey(PasskeyResponseCallback respond) override { in RequestPasskey() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dsecurity_manager.cc847 void SecurityManagerImpl::RequestPasskey(PasskeyResponseCallback respond) { in RequestPasskey() function in bt::sm::SecurityManagerImpl
H A Dsecurity_manager_test.cc155 void RequestPasskey(PasskeyResponseCallback respond) override { in RequestPasskey() function in bt::sm::__anona8a6f6020111::SecurityManagerTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhost_server.cc1092 void HostServer::RequestPasskey(PeerId id, PasskeyResponseCallback respond) { in RequestPasskey() function in bthost::HostServer