Home
last modified time | relevance | path

Searched refs:getMainChannelFd (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHealth.aidl38 …ParcelFileDescriptor getMainChannelFd(in BluetoothDevice device, in BluetoothHealthAppConfiguratio… in getMainChannelFd() method
DBluetoothHealth.java317 public ParcelFileDescriptor getMainChannelFd(BluetoothDevice device, in getMainChannelFd() method in BluetoothHealth
322 return mService.getMainChannelFd(device, config); in getMainChannelFd()
/frameworks/base/api/
Dcurrent.txt6906 …method public android.os.ParcelFileDescriptor getMainChannelFd(android.bluetooth.BluetoothDevice, …
Dsystem-current.txt7126 …method public android.os.ParcelFileDescriptor getMainChannelFd(android.bluetooth.BluetoothDevice, …