Lines Matching full:description
41 ** Description: Communicate with a peer using NFC-DEP, LLCP, SNEP.
53 ** Description: Initialize member variables.
65 ** Description: Free all resources.
77 ** Description: Get the singleton PeerToPeer object.
89 ** Description: Initialize member variables.
101 ** Description: Receive LLLCP-activated event from stack.
115 ** Description: Receive LLLCP-deactivated event from stack.
129 ** Description: Receive events from the stack.
143 ** Description: Let a server start listening for peer's connection request.
157 ** Description: Stop a P2pServer from listening for peer.
169 ** Description: Accept a peer's request to connect.
185 ** Description: Create a P2pClient object for a new out-bound connection.
200 ** Description: Estabish a connection-oriented connection to a peer.
214 ** Description: Estabish a connection-oriented connection to a peer.
228 ** Description: Send data to peer.
243 ** Description: Receive data from peer.
259 ** Description: Disconnect a connection-oriented connection with peer.
272 ** Description: Get peer's max information unit.
285 ** Description: Get peer's receive window size.
298 ** Description: Sets the p2p listen technology mask.
310 ** Description: Start/stop polling/listening to peer that supports P2P.
323 ** Description: Handle events related to turning NFC on/off by the user.
336 ** Description: Get a new JNI handle.
347 ** Description: Receive LLCP-related events from the stack.
361 ** Description: Receive LLCP-related events from the stack.
400 ** Description: Receive SNEP-related events from the stack.
414 ** Description: Receive NDEF-related events from the stack.
428 ** Description: Find a PeerToPeer object by connection handle.
441 ** Description: Find a PeerToPeer object by connection handle.
454 ** Description: Find a PeerToPeer object by service name
467 ** Description: Free resources related to a server.
480 ** Description: Free resources related to a connection.
493 ** Description: Establish a connection-oriented connection to a peer.
508 ** Description: Find a PeerToPeer object with a client connection handle.
521 ** Description: Find a PeerToPeer object with a client connection handle.
534 ** Description: Find a PeerToPeer object with a client connection handle.
547 ** Description: Find a PeerToPeer object with a connection handle.
560 ** Description: Find a PeerToPeer object with a connection handle.
574 ** Description: Store information about a connection related to a peer.
595 ** Description: Initialize member variables.
608 ** Description: Store information about an in-bound connection from a peer.
626 ** Description: Initialize member variables.
637 ** Description: Register this server with the stack.
648 ** Description: Accept a peer's request to connect.
664 ** Description: Unblocks all server connections
675 ** Description: Find a P2pServer that has the handle.
687 ** Description: Find a P2pServer that has the handle.
699 ** Description: Remove a server connection with the provided handle.
716 ** Description: Allocate a new connection to accept on
731 ** Description: Store information about an out-bound connection to a peer.
748 ** Description: Initialize member variables.
760 ** Description: Free all resources.
772 ** Description: Unblocks any threads that are locked on this connection