Searched refs:connectChannel (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java417 return connectChannel(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
423 return connectChannel(device, config, channelType);
561 private boolean connectChannel(BluetoothDevice device, method in class:HealthService
564 Log.e(TAG, "connectChannel fail to get a app id from config");

Completed in 33 milliseconds