Sends a response to the command returned by brp_CardEmu_StartEmu() or to the command returned by the last brp_CardEmu_TransparentCmd(). 
- Parameters
 - 
  
    | [in] | protocol | used to execute the command  | 
    | [in] | Rsp | Response that should be sent to the remote reader as reply to the last command.  | 
    | [in] | Rsp_len |  | 
    | [in] | Timeout | Maximum time to wait for a Request.  | 
    | [out] | Cmd | Next ISO14443-3 command received from the remote reader.  | 
    | [out] | Cmd_len |  | 
    | [in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool  |