Hi Luiz, > This makes use of mgmt_alloc_skb to build MGMT_EV_DEVICE_CONNECTED so > the data is copied directly to skb that is then sent using > mgmt_send_event_skb eliminating the necessity of intermediary buffers. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/mgmt.c | 26 ++++++++++++++++++-------- > 1 file changed, 18 insertions(+), 8 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel