Searched defs:connectPan (Results 1 - 1 of 1) sorted by path

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

Completed in 67 milliseconds