Searched defs:disconnectPan (Results 1 - 1 of 1) sorted by relevance

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

Completed in 77 milliseconds