Bluetooth: hci_core: Rework hci_conn_params flags
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@intel.com> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci_core.h 12 additions, 12 deletionsinclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_core.c 7 additions, 1 deletionnet/bluetooth/hci_core.c
- net/bluetooth/hci_request.c 2 additions, 2 deletionsnet/bluetooth/hci_request.c
- net/bluetooth/hci_sync.c 3 additions, 4 deletionsnet/bluetooth/hci_sync.c
- net/bluetooth/mgmt.c 20 additions, 10 deletionsnet/bluetooth/mgmt.c
Loading
Please register or sign in to comment