Home | History | Annotate | Download | only in nfc

Lines Matching defs:createLlcpSocket

1533     public LlcpSocket createLlcpSocket(int sap, int miu, int rw, int linearBufferLength)
1535 return mDeviceHost.createLlcpSocket(sap, miu, rw, linearBufferLength);