Bluetooth: qca: Support HFP offload for QCA2066
authorZijun Hu <quic_zijuhu@quicinc.com>
Fri, 8 Dec 2023 01:51:27 +0000 (09:51 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Dec 2023 17:57:47 +0000 (12:57 -0500)
commitca6d2adf8ded3eb3e64a01f339735c99e6c7260e
tree9861405873969da8042b01d4fc674698cfc18f1b
parent132d0fd0b8418094c9e269e5bc33bf5b864f4a65
Bluetooth: qca: Support HFP offload for QCA2066

For QCA2066 HFP offload, HCI_Configure_Data_Path is not required since
present HCI_Enhanced_Setup_Synchronous_Connection is enough to configure
non-HCI data transport path when set both Input_Data_Path and
Output_Data_Path parameters as 0x01, as is implemented by this change.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c