Bluetooth not working

This seems to indicate that bluetooth is an intel chipset, and may be the same as mine.
You may be able to see more info on that particular device with lspci -nnk and selecting the info for the wifi network device.
Then add the output of lsusb -v -s 001:002 to show the detailed portion for that particular bluetooth device.

In my experience usually intel packages the wifi and bluetooth devices together so the combination of devices show on the different listings even though they are a single chipset

Mine shows as this with ‘lspci -nnk’

05:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz [8086:2725] (rev 1a)
	Subsystem: Intel Corporation Wi-Fi 6 AX210 160MHz [8086:0024]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

and this with ‘lsusb’

Bus 001 Device 002: ID 8087:0029 Intel Corp. AX200 Bluetooth

This is the same device seen on both the bluetooth side and the wifi side.