linux/drivers/bluetooth
Matthias Kaehlcke 62a91990f4 Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Rename STATE_IN_BAND_SLEEP_ENABLED to QCA_IBS_ENABLED. The constant
represents a flag (multiple flags can be set at once), not a unique
state of the controller or driver.

Also make the flag an enum value instead of a pre-processor constant
(more flags will be added to the enum group by another patch).

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2019-05-05 19:34:00 +02:00
..
Kconfig Bluetooth: btmrvl: add support for SD8987 chipset 2019-04-23 19:01:45 +02:00
Makefile
ath3k.c
bcm203x.c
bfusb.c
bluecard_cs.c
bpa10x.c
bt3c_cs.c
btbcm.c Bluetooth: btbcm: Add default address for BCM2076B1 2019-05-05 19:27:49 +02:00
btbcm.h
btintel.c
btintel.h
btmrvl_debugfs.c
btmrvl_drv.h
btmrvl_main.c
btmrvl_sdio.c Bluetooth: btmrvl: add support for SD8987 chipset 2019-04-23 19:01:45 +02:00
btmrvl_sdio.h
btmtksdio.c Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth 2019-04-23 18:36:20 +02:00
btmtkuart.c Bluetooth: mediatek: Fixed incorrect type in assignment 2019-04-23 18:09:08 +02:00
btqca.c Bluetooth: hci_qca: Added support for WCN3998 2019-05-03 15:53:27 +02:00
btqca.h Bluetooth: hci_qca: Added support for WCN3998 2019-05-03 15:53:27 +02:00
btqcomsmd.c
btrsi.c
btrtl.c
btrtl.h
btsdio.c Bluetooth: btsdio: Use module_sdio_driver helper 2019-04-23 18:09:07 +02:00
btusb.c
btwilink.c
dtl1_cs.c
h4_recv.h
hci_ag6xx.c
hci_ath.c
hci_bcm.c Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs 2019-04-23 19:28:20 +02:00
hci_bcsp.c
hci_h4.c
hci_h5.c Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped" 2019-04-23 18:09:08 +02:00
hci_intel.c
hci_ldisc.c
hci_ll.c
hci_mrvl.c
hci_nokia.c
hci_qca.c Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> 2019-05-05 19:34:00 +02:00
hci_serdev.c
hci_uart.h
hci_vhci.c