Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dlegacy_pairing.rs25 let _pin_code = ctx.receive_hci_command::<hci::PinCodeRequestReply>().await; in initiate() localVariable
70 let _pin_code = ctx.receive_hci_command::<hci::PinCodeRequestReply>().await; in respond() localVariable