Searched defs:BtPinCode (Results 1 – 1 of 1) sorted by relevance
81 pub struct BtPinCode { struct82 pin: [u8; 16],145 code: &BtPinCode, in PinReply()