BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_UlRdr_RecvEncryptedCmd | ( | brp_protocol | protocol, |
unsigned | RecvStatus, | ||
brp_buf | RecvResult, | ||
size_t | RecvResult_len, | ||
unsigned * | Status | ||
) |
Check the response received by the command brp_UlRdr_SendEncryptedCmd().
[in] | protocol | used to execute the command |
[in] | RecvStatus | Received StatusCode. |
[in] | RecvResult | Received Result. |
[in] | RecvResult_len | |
[out] | Status | Decrypted status code. |