Home | History | Annotate | Download | only in bluetooth

Lines Matching full:bond

191      * Broadcast Action: Indicates a change in the bond state of a remote
231 * Contains the bond state of the remote device.
240 * Contains the previous bond state of the remote device.
432 * A bond attempt succeeded
438 * A bond attempt failed because pins did not match, or remote device did
445 * A bond attempt failed because the other side explicitly rejected
452 * A bond attempt failed because we canceled the bonding process
458 * A bond attempt failed because we could not contact the remote device
464 * A bond attempt failed because a discovery is in progress
470 * A bond attempt failed because of authentication timeout
476 * A bond attempt failed because of repeated attempts
482 * A bond attempt failed because we received an Authentication Cancel
489 * An existing bond was explicitly revoked
826 Log.e(TAG, "BT not enabled. Cannot create bond to Remote Device");
856 Log.e(TAG, "BT not enabled. Cannot create bond to Remote Device");
929 Log.e(TAG, "BT not enabled. Cannot cancel Remote Device bond");
942 * Remove bond (pairing) with the remote device.
953 Log.e(TAG, "BT not enabled. Cannot remove Remote Device bond");
966 * Get the bond state of the remote device.
967 * <p>Possible values for the bond state are:
973 * @return the bond state
978 Log.e(TAG, "BT not enabled. Cannot get bond state");