Searched refs:removeBond (Results 1 – 5 of 5) sorted by relevance
140 removeBond(dev, true); in processMessage()202 result = removeBond(dev, false); in processMessage()299 private boolean removeBond(BluetoothDevice dev, boolean transition) { in removeBond() method in BondStateMachine
1452 public boolean removeBond(BluetoothDevice device) { in removeBond() method in AdapterService.AdapterServiceBinder
633 final boolean successful = device.removeBond(); in unpairDevice()
519 final boolean successful = mDevice.removeBond(); in unpairDevice()
357 mDevice.removeBond(); in nextStepConnect()