Skip to content

Commit 4572688

Browse files
paul-szczepanek-armpan-
authored andcommitted
add nrf override for host resolution
1 parent 03cc0f9 commit 4572688

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

connectivity/FEATURE_BLE/mbed_lib.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,10 @@
108108
"value": 16,
109109
"macro_name": "BLE_GAP_HOST_PRIVACY_RESOLVED_CACHE_SIZE"
110110
}
111+
},
112+
"target_overrides": {
113+
"MCU_NRF52840": {
114+
"ble-gap-host-based-private-address-resolution": false
115+
}
111116
}
112117
}

0 commit comments

Comments
 (0)