Bluetooth: Convert hdev->ssp_mode to a flag
The ssp_mode is essentially just a boolean so it's more appropriate to have it simply as a flag in hdev->dev_flags. Signed-off-by:Johan Hedberg <johan.hedberg@intel.com> Acked-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- include/net/bluetooth/hci.h 1 addition, 0 deletionsinclude/net/bluetooth/hci.h
- include/net/bluetooth/hci_core.h 0 additions, 1 deletioninclude/net/bluetooth/hci_core.h
- net/bluetooth/hci_conn.c 3 additions, 3 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_event.c 12 additions, 5 deletionsnet/bluetooth/hci_event.c
- net/bluetooth/mgmt.c 2 additions, 2 deletionsnet/bluetooth/mgmt.c
Loading
Please register or sign in to comment