I want to set a random address during every startup. I see a function to create a random static address."bt_addr_le_create_static()" but I'm unable to see a function that set an address.
Please let me know what is the equivalent of sd_ble_gap_addr_set() in zephyr.