Lines Matching full:pairing
25 // performed on the remove device such as pairing, connection and disconnection.
74 // TODO(keybuk): add observers for pairing and connection.
77 // Interface for negotiating pairing of bluetooth devices.
89 // for which there is no automatic pairing or special handling.
100 // passkey-less pairing.
106 // will be called to dismiss the display once pairing is complete or
118 // called to dismiss the display once pairing is complete or cancelled.
128 // of a key entered on the device |device| while pairing with the device
134 // on every pairing process that requires a PIN code or a Passkey because
199 // Indicates whether the device is known to support pairing based on its
256 // Indicates whether the device is currently pairing and expecting a
260 // Indicates whether the device is currently pairing and expecting a
264 // Indicates whether the device is currently pairing and expecting
274 // Initiates a connection to the device, pairing first if necessary.
279 // during pairing, so it is normal for |pairing_delegate| to receive no
285 // After calling Connect, CancelPairing should be called to cancel the pairing
286 // process and release |pairing_delegate_| if user cancels the pairing and
287 // closes the pairing UI.
292 // Sends the PIN code |pincode| to the remote device during pairing.
295 // for which there is no automatic pairing or special handling.
298 // Sends the Passkey |passkey| to the remote device during pairing.
302 // passkey-less pairing, and are a numeric in the range 0-999999.
305 // Confirms to the remote device during pairing that a passkey provided by
309 // Rejects a pairing or connection request from a remote device.
312 // Cancels a pairing or connection attempt to a remote device or release
317 // and any application connections using it. Link keys and other pairing
326 // and other pairing information. The device object remains valid until
350 // Sets the Out Of Band pairing data for this device to |data|. Exactly one
357 // Clears the Out Of Band pairing data for this device. Exactly one of