Is there a way to retrieve 128-bit base UUIDs from the SoftDevice, either the "built-in" Bluetooth SIG standard or a vendor-specific one registered via "sd_ble_uuid_vs_add"?
I thought "sd_ble_uuid_encode" would do it, but this function appears to be intended for other purposes.