Home | History | Annotate | Download | only in nfc

Lines Matching defs:createLlcpSocket

1484     public LlcpSocket createLlcpSocket(int sap, int miu, int rw, int linearBufferLength)
1486 return mDeviceHost.createLlcpSocket(sap, miu, rw, linearBufferLength);