Searched refs:isBonding (Results 1 – 2 of 2) sorted by relevance
339 boolean isBonding() { in isBonding() method in RemoteDevices.DeviceProperties344 return isBonding() || getBondState() == BluetoothDevice.BOND_BONDED; in isBondingOrBonded()
1679 if (deviceProp == null || !deviceProp.isBonding()) { in setPasskey()1705 if (deviceProp == null || !deviceProp.isBonding()) { in setPairingConfirmation()