Home | History | Annotate | Download | only in server

Lines Matching refs:BOND_BONDED

460                 // not go to BOND_BONDED state until we have received a
463 mBluetoothService.setBondState(address, BluetoothDevice.BOND_BONDED);
554 if (mBluetoothService.getBondState(address) != BluetoothDevice.BOND_BONDED)
576 if (mBluetoothService.getBondState(address) == BluetoothDevice.BOND_BONDED) {