set correct default privacy configuration for centrals

pull/7687/head
paul-szczepanek-arm 2018-08-03 09:54:46 +01:00
parent 8292affb53
commit 34d985a4ac
1 changed files with 1 additions and 1 deletions

View File

@ -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(