mirror of https://github.com/ARMmbed/mbed-os.git
BLE: Take advantage of controller based address resolution on WB55
parent
e1842ccd87
commit
2a4a097a93
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue