Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHealth.aidl34 …boolean connectChannelToSource(in BluetoothDevice device, in BluetoothHealthAppConfiguration confi… in connectChannelToSource() method
DBluetoothHealth.java230 public boolean connectChannelToSource(BluetoothDevice device, in connectChannelToSource() method in BluetoothHealth
235 return mService.connectChannelToSource(device, config); in connectChannelToSource()
/frameworks/base/api/
Dcurrent.txt6400 …method public boolean connectChannelToSource(android.bluetooth.BluetoothDevice, android.bluetooth.…