Retrieves the LLCP read result.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_llcp_get_read_result(nfc_target_t *llcpConnection, uchar_t *buffer, size_t bufferLength, size_t *bytesRead)
BlackBerry 10.0.0
The LLCP connection target.
The pointer to a preallocated buffer to read into.
The size of the preallocated buffer.
The number of bytes read.
This function retrieves the LLCP read result.