Bluetooth: Add bt_skb_sendmmsg helper
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 3 Sep 2021 22:27:30 +0000 (15:27 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 13 Sep 2021 19:53:23 +0000 (21:53 +0200)
commit97e4e80299844bb5f6ce5a7540742ffbffae3d97
treec8e4fca71001ced996198a01222c4a75eac455b5
parent38f64f650dc0e44c146ff88d15a7339efa325918
Bluetooth: Add bt_skb_sendmmsg helper

This works similarly to bt_skb_sendmsg but can split the msg into
multiple skb fragments which is useful for stream sockets.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h