Home
last modified time | relevance | path

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

/system/bt/gd/rust/topshim/src/
Dbtif.rs81 pub struct BtPinCode { struct
82 pin: [u8; 16],
145 code: &BtPinCode, in PinReply()