Searched hist:"1855 d92dce0dc0ed81a78eacae710529600513f4" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 1855d92dce0dc0ed81a78eacae710529600513f4 Mon Jun 23 04:40:05 CDT 2014 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Track LE connection parameter update event
When the LE controller changes its connection parameters, it will send a connection parameter update event. Make sure that the new set of parameters are stored in hci_conn struct and thus will properly update the previous values retrieved from the connection complete event.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | diff 1855d92dce0dc0ed81a78eacae710529600513f4 Mon Jun 23 04:40:05 CDT 2014 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Track LE connection parameter update event
When the LE controller changes its connection parameters, it will send a connection parameter update event. Make sure that the new set of parameters are stored in hci_conn struct and thus will properly update the previous values retrieved from the connection complete event.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
|