Home | History | Annotate | Download | only in server

Lines Matching refs:BOND_BONDED

415         for (String address : mBondState.listInState(BluetoothDevice.BOND_BONDED)) {
697 setBondState(address, BluetoothDevice.BOND_BONDED);
758 case BluetoothDevice.BOND_BONDED:
1168 return mBondState.listInState(BluetoothDevice.BOND_BONDED);
2384 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false;
2398 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false;
2412 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false;
2426 if (getBondState(address) != BluetoothDevice.BOND_BONDED) return false;