I can't seem to find where/how the BLE address gets randomized so it changes periodically when using the BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE address type.
-It seems trivial to manually change the address but how about the hashing of this address with the IRK?
-Is this mechanism exposed outside the softdevice?
-Does the softdevice support this address type?
Thanks!