Home
last modified time | relevance | path

Searched refs:NativeLlcpSocket (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeLlcpSocket.java27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket { class
33 public NativeLlcpSocket(){ } in NativeLlcpSocket() method in NativeLlcpSocket
DNativeLlcpServiceSocket.java38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength); in doAccept()
DNativeNfcManager.java211 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw, in doCreateLlcpSocket()