Searched defs:disconnectPan (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java1181 public void disconnectPan(BluetoothAdapter adapter, BluetoothDevice device) { method in class:BluetoothTestUtils
1197 * Helper method used by {@link #disconnectPan(BluetoothAdapter, BluetoothDevice)} and
1212 methodName = String.format("disconnectPan(device=%s)", device);

Completed in 139 milliseconds