Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pids): add alt Qualcomm Atheros QCA61x4 pids #137

Closed
wants to merge 1 commit into from
Closed

fix(pids): add alt Qualcomm Atheros QCA61x4 pids #137

wants to merge 1 commit into from

Conversation

kevcpe
Copy link

@kevcpe kevcpe commented Jul 10, 2021

The Qualcomm Atheros Bluetooth Driver version 10.0.0.1016, v.10.0.0.953 for Windows 10 32-bit (x86), 64-bit (x64) install
includes a string section in the atheros_bth.inf file attached. This defines additional pids for the Qualcomm Atheros QCA61x4, this change will add those to the supported vendor device list. I am now able to run examples/advertisement-discovery.js in the noble project.

[Strings]
ProviderName       = "Qualcomm"
ManufacturerName   = "Qualcomm"
SourceDisk         = "Qualcomm Atheros CD"

VID_0CF3&PID_E300  = "Qualcomm Atheros QCA61x4 Bluetooth"
VID_0CF3&PID_3004  = "Qualcomm Atheros QCA61x4 Bluetooth"
VID_0CF3&PID_E360  = "Qualcomm Atheros QCA9377 Bluetooth"
VID_0CF3&PID_E370  = "Qualcomm Atheros QCA9377 Bluetooth"
VID_0CF3&PID_E500  = "Qualcomm Atheros QCA9377 Bluetooth"
VID_0CF3&PID_E400  = "Qualcomm Atheros QCA6290 Bluetooth"
VID_0CF3&PID_E007  = "Qualcomm QCA61x4A Bluetooth"
VID_0CF3&PID_E301  = "Qualcomm Atheros QCA61x4 Bluetooth"
VID_0CF3&PID_E009  = "Qualcomm QCA9377 Bluetooth"
VID_0CF3&PID_E010  = "Qualcomm QCA6174A Bluetooth"
VID_0489&PID_E0A2  = "Qualcomm QCA61x4A Bluetooth"
VID_0CF3&PID_535B  = "Qualcomm QCA6174A Bluetooth"

Bluetooth_Atheros_10.0.0.1016_W10.zip

@rzr
Copy link

rzr commented Oct 1, 2021

May you forward your changes to downstream version:

#123

@kevcpe kevcpe closed this by deleting the head repository Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants