diff --git a/features/FEATURE_BLE/source/Gap.cpp b/features/FEATURE_BLE/source/Gap.cpp index 0ce6ebd62e..5da3f8fe83 100644 --- a/features/FEATURE_BLE/source/Gap.cpp +++ b/features/FEATURE_BLE/source/Gap.cpp @@ -79,7 +79,7 @@ const Gap::PeripheralPrivacyConfiguration_t Gap::default_peripheral_privacy_conf const Gap::CentralPrivacyConfiguration_t Gap::default_central_privacy_configuration = { /* use_non_resolvable_random_address */ false, - /* resolution_strategy */ CentralPrivacyConfiguration_t::DO_NOT_RESOLVE + /* resolution_strategy */ CentralPrivacyConfiguration_t::RESOLVE_AND_FORWARD }; void Gap::processConnectionEvent(