You are welcome, happy to help.
About bluetooth, should be able to figure out the required version by checking out the output of
dmesg
and grepping for “bt” or “bluetooth” maybe.
For changing the interface name, you should be able to do it via udev (see this link for example): https://www.cyberciti.biz/faq/howto-linux-rename-ethernet-devices-named-using-udev/