- reason - Variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
The reason for the bond alteration's failure.
- REASON_ANDROID_API_CHANGED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bonding attempt failed up front because the bond alteration APIs
changed between OS versions.
- REASON_AUTH_CANCELED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because we canceled the bonding process
- REASON_AUTH_FAILED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because pins did not match, or remote device did
not respond to pin request in time
- REASON_AUTH_REJECTED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because the other side explicitly rejected
bonding
- REASON_AUTH_TIMEOUT - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because of authentication timeout
- REASON_DISCOVERY_IN_PROGRESS - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because a discovery is in progress
- REASON_REMOTE_AUTH_CANCELED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because we received an Authentication Cancel
by remote end
- REASON_REMOTE_DEVICE_DOWN - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because we could not contact the remote device
- REASON_REMOVED - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because the bond state of the peripheral is
different from what the phone expected.
- REASON_REPEATED_ATTEMPTS - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bond attempt failed because of repeated attempts
- REASON_UNKNOWN_FAILURE - Static variable in exception is.hello.buruberi.bluetooth.errors.BondException
-
A bonding attempt failed for unknown reasons.
- removeBond(OperationTimeout) - Method in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
-
Removes any bond to the peripheral from the current device.
- removeBond() - Method in class is.hello.buruberi.testing.ShadowBluetoothDeviceExt
-
- reschedule() - Method in interface is.hello.buruberi.bluetooth.stacks.OperationTimeout
-
For use by clients.