Hi Luiz, > This reworks hci_conn_params flags to use bitmap_* helpers and add > support for setting the supported flags in hdev->conn_flags so it can > easily be accessed. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 24 ++++++++++++------------ > net/bluetooth/hci_core.c | 8 +++++++- > net/bluetooth/hci_request.c | 4 ++-- > net/bluetooth/hci_sync.c | 7 +++---- > net/bluetooth/mgmt.c | 30 ++++++++++++++++++++---------- > 5 files changed, 44 insertions(+), 29 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel