Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl37 … int getL2capLocalChannelId(in ParcelUuid connectionUuid, in AttributionSource attributionSource); in getL2capLocalChannelId() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java137 public int getL2capLocalChannelId(ParcelUuid connectionUuid, AttributionSource source) { in getL2capLocalChannelId() method in BluetoothSocketManagerBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java856 public int getL2capLocalChannelId() throws IOException { in getL2capLocalChannelId() method in BluetoothSocket
874 socketManager.getL2capLocalChannelId( in getL2capLocalChannelId()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1019 …T, android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public int getL2capLocalChannelId() throws j…