Home | History | Annotate | Download | only in nfc

Lines Matching defs:createLlcpSocket

1557     public LlcpSocket createLlcpSocket(int sap, int miu, int rw, int linearBufferLength)
1559 return mDeviceHost.createLlcpSocket(sap, miu, rw, linearBufferLength);