mbox series

[0/4] Cleanup patches for LL Privacy work

Message ID cover.1586412226.git.marcel@holtmann.org
Headers show
Series Cleanup patches for LL Privacy work | expand

Message

Marcel Holtmann April 9, 2020, 6:05 a.m. UTC
These are are few cleanup patches before the LL Privacy work can
continue.

Marcel Holtmann (4):
  Bluetooth: Sort list of LE features constants
  Bluetooth: Use extra variable to make code more readable
  Bluetooth: Enable LE Enhanced Connection Complete event.
  Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset

 include/net/bluetooth/hci.h      | 5 ++---
 include/net/bluetooth/hci_core.h | 1 +
 net/bluetooth/hci_core.c         | 8 ++++++++
 net/bluetooth/hci_request.c      | 4 +++-
 4 files changed, 14 insertions(+), 4 deletions(-)