You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that if device_manufacturer is missing, it parses the manufacturer from the device_name. Instead, it should be parsing it from device_vendorID, e.g., as listed here.
I have a Bluetooth Magic Keyboard, full size.
bluetoothDevices()
gives me the following:When I run
system_profiler SPBluetoothDataType -json
, I get:The text was updated successfully, but these errors were encountered: