Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl113 …int getConnectionHandle(in BluetoothDevice device, int transport, in AttributionSource attribution… in getConnectionHandle() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java376 int getConnectionHandle(int transport) { in getConnectionHandle() method in RemoteDevices.DeviceProperties
DAdapterService.java2810 public int getConnectionHandle( in getConnectionHandle() method in AdapterService.AdapterServiceBinder
4986 int getConnectionHandle(BluetoothDevice device, int transport) { in getConnectionHandle() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java810 public int getConnectionHandle() { in getConnectionHandle() method in BluetoothQualityReport.BqrCommon
DBluetoothDevice.java2316 public int getConnectionHandle(@Transport int transport) { in getConnectionHandle() method in BluetoothDevice