nfc_llcp_close()

Close an LLCP connection.

Synopsis:

#include <nfc/nfc.h>
 
NFC_API nfc_result_t nfc_llcp_close(nfc_target_t *llcpConnection)

Arguments:

llcpConnection

The LLCP connection to close.

Library:

libnfc

Description:

This function closes an LLCP connection.

Returns:

NFC_RESULT_SUCCESS, or one of the following: