Home
last modified time | relevance | path

Searched refs:PasskeyEntry (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dsecure_simple_pairing.rs41 PasskeyEntry, enumerator
69 AuthenticationMethod::PasskeyEntry in authentication_method()
83 (DhKey::P256(_), OutOfBand | PasskeyEntry | NumericComparisonUserConfirm) => { in link_key_type()
86 (DhKey::P192(_), OutOfBand | PasskeyEntry | NumericComparisonUserConfirm) => { in link_key_type()
446 AuthenticationMethod::PasskeyEntry => { in initiate()
700 AuthenticationMethod::PasskeyEntry => { in respond()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs236 BtSspVariant::PasskeyEntry => { in on_ssp_request()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs70 PasskeyEntry, enumerator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2535 BtSspVariant::PasskeyEntry, in set_passkey()