h_dcc.c : Return correct error when no service request (#877)

This commit is contained in:
Jonathan
2024-12-18 18:40:23 +01:00
committed by GitHub
parent f0461078ba
commit 389b6a7d4d
2 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -250,7 +250,7 @@ int dcc_encode_apdu(
* @param apdu Pointer to the received request.
* @param apdu_len_max Valid count of bytes in the buffer.
* @param timeDuration Pointer to the duration given in minutes [optional]
* @param enable_disable Pointer to the variable takingthe communication
* @param enable_disable Pointer to the variable taking the communication
* enable/disable.
* @param password Pointer to the password [optional]
*