Send an ISO 14443-4 command response to the reader.
#include <nfc/nfc.h>
NFC_API nfc_result_t nfc_send_iso14443_4_emulation_command_response(const uchar_t *response, size_t response_length)
BlackBerry 10.0.0
The buffer containing response info which to send the reader
The length of the response command
This function sends a response to the reader of the Host Card Emulation (HCE) started by nfc_start_iso14443_4_emulation().