Uses of Interface
org.nfctools.llcp.Llcp

Packages that use Llcp
org.nfctools.llcp   
org.nfctools.ndefpush   
org.nfctools.snep   
 

Uses of Llcp in org.nfctools.llcp
 

Classes in org.nfctools.llcp that implement Llcp
 class LlcpConnectionManager
           
 

Methods in org.nfctools.llcp with parameters of type Llcp
 void AbstractReceivingServiceAccessPoint.onLlcpActive(Llcp llcp)
           
 void ServiceDiscovery.onLlcpActive(Llcp llcp)
           
 void ServiceAccessPoint.onLlcpActive(Llcp llcp)
          Called if there is a device in range and the LLCP stack is active.
 

Uses of Llcp in org.nfctools.ndefpush
 

Methods in org.nfctools.ndefpush with parameters of type Llcp
 void NdefPushLlcpService.onLlcpActive(Llcp llcp)
           
 

Uses of Llcp in org.nfctools.snep
 

Methods in org.nfctools.snep with parameters of type Llcp
 void SnepClient.onLlcpActive(Llcp llcp)
           
 void AbstractSnepImpl.onLlcpActive(Llcp llcp)
           
 



Copyright © 2012. All Rights Reserved.