From 7a50df221c5e2da66f3af638cc39da95a7831fc7 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Wed, 9 Dec 2020 11:28:10 +0100 Subject: [PATCH] fix docu on expected status codes in SM_EVENT_REENCRYPTION_COMPLETE --- src/btstack_defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/btstack_defines.h b/src/btstack_defines.h index 0708afdd5..cc28254b3 100644 --- a/src/btstack_defines.h +++ b/src/btstack_defines.h @@ -1321,7 +1321,7 @@ typedef uint8_t sm_key_t[16]; * @brief Proactive Authentication for bonded devices complete. Possible status values: * ERROR_CODE_SUCCESS -> connection secure * ERROR_CODE_CONNECTION_TIMEOUT -> timeout - * ERROR_CODE_AUTHENTICATION_FAILURE -> remote did not provide LTK locally + * ERROR_CODE_PIN_OR_KEY_MISSING -> remote did not provide (as Peripheral) or use LTK (as Central) * @format H1B1 * @param handle * @param addr_type