Home
last modified time | relevance | path

Searched refs:getSocketL2capLocalChannelId (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java147 return service.getNative().getSocketL2capLocalChannelId(connectionUuid); in getL2capLocalChannelId()
DAdapterNativeInterface.java250 int getSocketL2capLocalChannelId(ParcelUuid connectionUuid) { in getSocketL2capLocalChannelId() method in AdapterNativeInterface