Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java747 private boolean checkConnectedDevice(ITestDevice primary, String address, String sl4aCommand) in checkConnectedDevice() argument
750 JSONArray devices = (JSONArray) primaryClient.rpcCall(sl4aCommand); in checkConnectedDevice()