Used as an int extra field in BluetoothDevice.ActionBondStateChanged intents. Contains the previous bond state of the remote device.
Possible values are: BluetoothDevice.BOND_NONE, BluetoothDevice.BOND_BONDING, BluetoothDevice.BOND_BONDED.
[Android Documentation]