Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs69 PasskeyConfirmation = 0, enumerator
77 BtSspVariant::from_u32(item).unwrap_or(BtSspVariant::PasskeyConfirmation) in from()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs206 BtSspVariant::PasskeyNotification | BtSspVariant::PasskeyConfirmation => { in on_ssp_request()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2544 BtSspVariant::PasskeyConfirmation, in set_pairing_confirmation()