Home
last modified time | relevance | path

Searched defs:channelType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java364 BluetoothHealthAppConfiguration config, int channelType) { in connectChannelToSink()
435 BluetoothHealthAppConfiguration config, int channelType) { in connectChannelToSink()
576 BluetoothHealthAppConfiguration config, int channelType) { in connectChannel()
739 private int convertChannelTypeToHal(int channelType) { in convertChannelTypeToHal()
850 int channelType) { in HealthChannel()
906 … private native int registerHealthAppNative(int dataType, int role, String name, int channelType); in registerHealthAppNative()