Thanks Guys
It is fixed and the short of it is USBGUARD was blocking the bluetooth device.
The long story is when I was in Manjaro land I hardly ever upgraded the Kernel. But when I did have to patch it I would notice now and again USBGuard “/etc/usbguard/rules.conf” Label or enumeration of devices would change. To find out what changed I would:
(1) Get a list of now blocked devices:
sudo usbguard list-devices | grep block
(2) Update the “/etc/usbguard/rules.conf” the new devices enumeration. This would include removing the old enumeration.