Home
last modified time | relevance | path

Searched refs:createBondOutOfBand (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothDeviceTest.java304 public void createBondOutOfBand() { in createBondOutOfBand() method in BluetoothDeviceTest
311 assertThrows(IllegalArgumentException.class, () -> mFakeDevice.createBondOutOfBand( in createBondOutOfBand()
316 .createBondOutOfBand(TRANSPORT_AUTO, data, null)); in createBondOutOfBand()