Home
last modified time | relevance | path

Searched refs:BOND_BONDED (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/server/
DBluetoothBondState.java126 BluetoothDevice.BOND_BONDED); in loadBondState()
151 if (state == BluetoothDevice.BOND_BONDED) { in setBondState()
460 if (state == BluetoothDevice.BOND_BONDED) { in setProfilePriorities()
DBluetoothService.java415 for (String address : mBondState.listInState(BluetoothDevice.BOND_BONDED)) { in finishDisable()
697 setBondState(address, BluetoothDevice.BOND_BONDED); in onCreatePairedDeviceResult()
758 case BluetoothDevice.BOND_BONDED: in toBondStateString()
1168 return mBondState.listInState(BluetoothDevice.BOND_BONDED); in listBonds()
2384 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false; in connectHeadset()
2398 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false; in disconnectHeadset()
2412 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false; in connectSink()
2426 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false; in disconnectSink()
DBluetoothInputProfileHandler.java209 case BluetoothDevice.BOND_BONDED: in setInitialInputDevicePriority()
DBluetoothEventLoop.java463 mBluetoothService.setBondState(address, BluetoothDevice.BOND_BONDED); in onDevicePropertyChanged()
554 if (mBluetoothService.getBondState(address) != BluetoothDevice.BOND_BONDED) in checkPairingRequestAndGetAddress()
576 if (mBluetoothService.getBondState(address) == BluetoothDevice.BOND_BONDED) { in onRequestPairingConsent()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java195 case BluetoothDevice.BOND_BONDED: in onReceive()
802 case BluetoothDevice.BOND_BONDED: in pairOrAcceptPair()
813 if (state == BluetoothDevice.BOND_BONDED && (receiver.getFiredFlags() & mask) == mask) { in pairOrAcceptPair()
831 methodName, state, BluetoothDevice.BOND_BONDED, firedFlags, mask)); in pairOrAcceptPair()
862 case BluetoothDevice.BOND_BONDED: in unpair()
892 methodName, state, BluetoothDevice.BOND_BONDED, firedFlags, mask)); in unpair()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java252 public static final int BOND_BONDED = 12; field in BluetoothDevice
DBluetoothDeviceProfileState.java199 if (state == BluetoothDevice.BOND_BONDED && mPairingRequestRcvd) {
/frameworks/base/api/
D14.txt4487 field public static final int BOND_BONDED = 12; // 0xc
D15.txt4495 field public static final int BOND_BONDED = 12; // 0xc
Dcurrent.txt4704 field public static final int BOND_BONDED = 12; // 0xc
D16.txt4704 field public static final int BOND_BONDED = 12; // 0xc