HomeSort by relevance Sort by last modified time
    Searched refs:connectChannelToSink (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 35 boolean connectChannelToSink(in BluetoothDevice device, in BluetoothHealthAppConfiguration config,
BluetoothHealth.java 260 public boolean connectChannelToSink(BluetoothDevice device,
265 return mService.connectChannelToSink(device, config, channelType);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 360 public boolean connectChannelToSink(BluetoothDevice device,
364 return service.connectChannelToSink(device, config, channelType);
431 boolean connectChannelToSink(BluetoothDevice device,
    [all...]

Completed in 25 milliseconds