Skip to content

FROMGIT: bt: hci_qca: support BT audio HFP split mode#328

Open
MengshiWu-mengshiw wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
MengshiWu-mengshiw:qcom-6.18.y
Open

FROMGIT: bt: hci_qca: support BT audio HFP split mode#328
MengshiWu-mengshiw wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
MengshiWu-mengshiw:qcom-6.18.y

Conversation

@MengshiWu-mengshiw
Copy link

@MengshiWu-mengshiw MengshiWu-mengshiw commented Mar 5, 2026

Refactor HFP hardware offload capability handling and enable HFP hardware offload for WCN6855 and WCN7850.

link: https://lore.kernel.org/all/[email protected]/

CRs-Fixed: 4466240

Copy link

@shashim-quic shashim-quic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tag commit subject with appropriate prefix (FROMLIST, FROMGIT, etc.)
Add Link: in commit log.

Refer git log to others doing.

@MengshiWu-mengshiw MengshiWu-mengshiw changed the title backport upstream commit to Qcom 6.18.y to support BT audio HFP split mode FROMGIT: bt: hci_qca: support BT audio HFP split mode Mar 9, 2026
@MengshiWu-mengshiw
Copy link
Author

tag commit subject with appropriate prefix (FROMLIST, FROMGIT, etc.) Add Link: in commit log.

Refer git log to others doing.

Thanks for reminder. I have updated commit message.

Copy link

@shashim-quic shashim-quic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bluetooth: hci_qca: Refactor HFP hardware offload capability handling

prefix with approriate tag, FROMLIST etc.

Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850

same

… handling

Replace SoC-specific check with capability-based approach for HFP
hardware offload configuration. Add QCA_CAP_HFP_HW_OFFLOAD capability
flag and support_hfp_hw_offload field to qca_serdev structure. Add
QCA_CAP_HFP_HW_OFFLOAD capability flag to QCA2066 device data
structures.

Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Mengshi Wu <[email protected]>
Acked-by: Bartosz Golaszewski <[email protected]>

Link: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=22d893eec0d52fa97d25d3de248285648f26ef68
…and WCN7850

Add QCA_CAP_HFP_HW_OFFLOAD capability flag to WCN6855 and WCN7850
device data structures to enable Hands-Free Profile (HFP) hardware
offload support on these Qualcomm Bluetooth chipsets.

Signed-off-by: Mengshi Wu <[email protected]>
Acked-by: Bartosz Golaszewski <[email protected]>

Link: https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=eba86d86eec8428bd743523ec76932838e0b30f7
@MengshiWu-mengshiw
Copy link
Author

Bluetooth: hci_qca: Refactor HFP hardware offload capability handling

prefix with approriate tag, FROMLIST etc.

Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850

same

Updated

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