summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2023-12-08 04:51:26 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-12-22 20:57:24 +0300
commit132d0fd0b8418094c9e269e5bc33bf5b864f4a65 (patch)
treed8c2af9e8f74950078a5bdd55ce132bd95666e7f /drivers
parent9f150019f176078144b02c4b9b9dbe7fd5a2fcc3 (diff)
downloadlinux-132d0fd0b8418094c9e269e5bc33bf5b864f4a65.tar.xz
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
For some controllers such as QCA2066, it does not need to send HCI_Configure_Data_Path to configure non-HCI data transport path to support HFP offload, their device drivers may set hdev->get_codec_config_data as NULL, so Explicitly add this non NULL checking before calling the function. Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions