How do I modify the suffix name for BLE/SoftAP provisioning?
The default provisioning suffix is derived from the random string in the device certificate or the last 6 digits of the device base MAC address. See the get_device_service_name function. To change the suffix, modify that function directly.