Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java416 int getConnectionHandle(int transport) { in getConnectionHandle() method in RemoteDevices.DeviceProperties
DAdapterService.java2688 public void getConnectionHandle(BluetoothDevice device, int transport, in getConnectionHandle() method in AdapterService.AdapterServiceBinder
2700 private int getConnectionHandle( in getConnectionHandle() method in AdapterService.AdapterServiceBinder
5386 int getConnectionHandle(BluetoothDevice device, int transport) { in getConnectionHandle() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java816 public int getConnectionHandle() { in getConnectionHandle() method in BluetoothQualityReport.BqrCommon
DBluetoothDevice.java2303 public int getConnectionHandle(@Transport int transport) { in getConnectionHandle() method in BluetoothDevice
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl119 …oneway void getConnectionHandle(in BluetoothDevice device, int transport, in AttributionSource att… in getConnectionHandle() method