Intel Comet Lake PCH-LP CNVi WiFi works but no bluetooth

I have read about this before
and just found it again.
It may be the cause of your issue and the way to resolve it:

https://itectec.com/ubuntu/ubuntu-buggy-bluetooth-connection-with-intel-wireless-ac-9560-in-ubuntu-19-10/

specifically this:

sudo tee /etc/modprobe.d/iwlwifi-opt.conf <<< "options iwlwifi bt_coex_active=N"

If it doesn’t resolve your issue then remove that file again as described there.