Searched refs:removeBond (Results 1 – 3 of 3) sorted by relevance
151 assertThat(shadowOf(device).removeBond()).isTrue(); in canCreateAndRemoveBonds()153 assertThat(shadowOf(device).removeBond()).isFalse(); in canCreateAndRemoveBonds()
248 protected boolean removeBond() { in removeBond() method in ShadowBluetoothDevice
782 return mDevice.removeBond(); in bluetoothUnbond()