Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:passkey

93     // Passkey for authentication of the device |device|, the delegate should
94 // obtain the passkey from the user (a numeric in the range 0-999999) and
100 // passkey-less pairing.
116 // user enter the Passkey |passkey| into the device |device| so that it
121 // but not display, such as keyboards. The Passkey is a numeric in the
125 uint32 passkey) = 0;
129 // using a PIN code or a Passkey.
134 // on every pairing process that requires a PIN code or a Passkey because
144 // user confirm that the Passkey |passkey| is displayed on the screen
152 // such as other computers or phones. The Passkey is a numeric in the
156 uint32 passkey) = 0;
261 // Passkey to be returned.
265 // confirmation of a displayed passkey.
298 // Sends the Passkey |passkey| to the remote device during pairing.
302 // passkey-less pairing, and are a numeric in the range 0-999999.
303 virtual void SetPasskey(uint32 passkey) = 0;
305 // Confirms to the remote device during pairing that a passkey provided by