mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 16:20:24 +00:00
sm: fix build with ENABLE_LE_PROACTIVE_AUTHENTICATION
This commit is contained in:
parent
c2d7cdb89d
commit
b187cc61ac
@ -1298,7 +1298,7 @@ static void sm_address_resolution_handle_event(address_resolution_event_t event)
|
||||
|
||||
if (have_ltk){
|
||||
#ifdef ENABLE_LE_PROACTIVE_AUTHENTICATION
|
||||
trgigger_reencryptipm = true;
|
||||
trigger_reencryption = true;
|
||||
#else
|
||||
if (trigger_pairing){
|
||||
trigger_reencryption = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user