Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:getBondState

659         int state = device.getBondState();
680 state = device.getBondState();
714 int state = device.getBondState();
734 if (device.getBondState() == BluetoothDevice.BOND_NONE) {