BLE: Take advantage of controller based address resolution on WB55

pull/13759/head
Vincent Coubard 2020-10-13 16:16:48 +01:00
parent e1842ccd87
commit 2a4a097a93
1 changed files with 3 additions and 0 deletions

View File

@ -112,6 +112,9 @@
"target_overrides": {
"MCU_NRF52840": {
"ble-gap-host-based-private-address-resolution": false
},
"NUCLEO_WB55RG": {
"ble-gap-host-based-private-address-resolution": false
}
}
}