Retrieve connection status information from an LLCP connection.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_llcp_get_connection_status(nfc_target_t *llcpConnection, nfc_llcp_connection_listener_t *listener)
BlackBerry 10.0.0
The LLCP connection target.
The returned connection status information and the handle of the associated listener.
This function retrieves the status of an LLCP connection from an NFC LLCP connection.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER, which indicates that an invalid argument was passed to the function.