mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-04 15:39:59 +00:00
fix docu on expected status codes in SM_EVENT_REENCRYPTION_COMPLETE
This commit is contained in:
parent
c7684e84ed
commit
7a50df221c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user