Home | History | Annotate | Download | only in nfc

Lines Matching full:disconnect

1292                 tag.disconnect();
1690 public boolean disconnect(int nativeHandle) throws RemoteException {
2103 /** Disconnect any target if present */
2110 // Disconnect from tags
2112 tag.disconnect();
2115 // Disconnect from P2P devices
2122 // Remote peer is initiator, we cannot disconnect
2535 nativeTag.disconnect();
2606 Log.w(TAG, "Initiator Activate LLCP NOK. Disconnect.");
2611 if (DBG) Log.d(TAG, "Remote Target does not support LLCP. Disconnect.");
2643 /* Disconnect if we are initiator */
2725 nativeTag.disconnect();