Hi Johan, > This patch add a two byte eir_len parameter mgmt_ev_device_found. Since > it's unlikely that the data will in the short term be much bigger than > conventional EIR lengths just use a small stack based buffer for now to > avoid dynamic memory allocation & freeing. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 2 +- > include/net/bluetooth/mgmt.h | 3 ++- > net/bluetooth/mgmt.c | 28 +++++++++++++++------------- > 3 files changed, 18 insertions(+), 15 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html