]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Bluetooth: hci_core: Print information of hcon on hci_low_sent
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 20 Aug 2025 16:21:09 +0000 (12:21 -0400)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 27 Sep 2025 15:37:01 +0000 (11:37 -0400)
commit48a258b198c12685747beaf6392f2b68e6c542c2
tree00d4e3a38f8235c109ce62dd426841a6e01a568a
parent3c34d6428740e47b29ae3afd85d6f9eb656a3ea3
Bluetooth: hci_core: Print information of hcon on hci_low_sent

This prints the information about the hcon on hci_low_sent to confirm
all connection are being processed.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_core.c