Hi Andre, > This patch introduces a new Mgmt event called "New Connection Parameter". > This event indicates to userspace the connection parameters values the > remote device requested. > > The user may store these values and load them into kernel. This way, next > time a connection is established to that device, the kernel will use those > parameters values instead of the default ones. > > This event is sent when the remote device requests new connection > parameters through connection parameter update procedure. This event is > not sent for slave connections. > > Signed-off-by: Andre Guedes <andre.guedes@xxxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 3 +++ > include/net/bluetooth/mgmt.h | 10 ++++++++++ > net/bluetooth/hci_event.c | 4 ++++ > net/bluetooth/l2cap_core.c | 6 +++++- > net/bluetooth/mgmt.c | 19 +++++++++++++++++++ > 5 files changed, 41 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. 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