FROMGIT: bt: hci_qca: support BT audio HFP split mode#328
FROMGIT: bt: hci_qca: support BT audio HFP split mode#328MengshiWu-mengshiw wants to merge 2 commits intoqualcomm-linux:qcom-6.18.yfrom
Conversation
shashim-quic
left a comment
There was a problem hiding this comment.
tag commit subject with appropriate prefix (FROMLIST, FROMGIT, etc.)
Add Link: in commit log.
Refer git log to others doing.
bbbe1a5 to
31b4cea
Compare
Thanks for reminder. I have updated commit message. |
shashim-quic
left a comment
There was a problem hiding this comment.
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
31b4cea to
9e01be9
Compare
Updated |
a771684 to
11d063e
Compare
… 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 <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Mengshi Wu <mengshi.wu@oss.qualcomm.com> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260127025423.1418207-2-mengshi.wu@oss.qualcomm.com/
…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 <mengshi.wu@oss.qualcomm.com> Acked-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260127025423.1418207-3-mengshi.wu@oss.qualcomm.com/
11d063e to
5f774b2
Compare
Refactor HFP hardware offload capability handling and enable HFP hardware offload for WCN6855 and WCN7850.
link: https://lore.kernel.org/all/20260127025423.1418207-1-mengshi.wu@oss.qualcomm.com/
CRs-Fixed: 4466240