Return the local maximum information unit (MIU)
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_llcp_get_local_miu(nfc_target_t *llcpConnection, unsigned int *miu)
BlackBerry 10.0.0
The LLCP connection target.
The returned local maximum information unit.
This function returns the local MIU for an LLCP connection.
NFC_RESULT_SUCCESS, or NFC_RESULT_INVALID_PARAMETER, which indicates that an invalid argument was passed to the function.