Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter...
authorZijun Hu <zijun.hu@oss.qualcomm.com>
Mon, 23 Jun 2025 12:31:17 +0000 (20:31 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 23 Jul 2025 14:25:49 +0000 (10:25 -0400)
commitda0186f19a7433d3d5607b0f61e9a3de17d1f721
treec9a8802475a7852bad7e67321c5b68ea7c75482f
parent4d7936e8a5b1fa803f4a631d2da4a80fa4f0f37f
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync()

Use bt_dev_err() instead of bt_dev_dbg() to log error message in
hci_update_event_filter_sync().

Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c