Searched refs:NativeLlcpSocket (Results 1 – 3 of 3) sorted by relevance
27 public class NativeLlcpSocket implements DeviceHost.LlcpSocket { class33 public NativeLlcpSocket(){ } in NativeLlcpSocket() method in NativeLlcpSocket
38 private native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength); in doAccept()
211 private native NativeLlcpSocket doCreateLlcpSocket(int sap, int miu, int rw, in doCreateLlcpSocket()