Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl39 … int getL2capRemoteChannelId(in ParcelUuid connectionUuid, in AttributionSource attributionSource); in getL2capRemoteChannelId() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java151 public int getL2capRemoteChannelId(ParcelUuid connectionUuid, AttributionSource source) { in getL2capRemoteChannelId() method in BluetoothSocketManagerBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java900 public int getL2capRemoteChannelId() throws IOException { in getL2capRemoteChannelId() method in BluetoothSocket
918 socketManager.getL2capRemoteChannelId( in getL2capRemoteChannelId()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1020 …T, android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public int getL2capRemoteChannelId() throws …