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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothInputDevice.java570 public boolean setProtocolMode(BluetoothDevice device, int protocolMode) { argument
574 return mService.setProtocolMode(device, protocolMode);

Completed in 179 milliseconds