diff options
author | Matthias Kaehlcke <[email protected]> | 2019-04-29 16:21:30 -0700 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2019-05-05 19:34:00 +0200 |
commit | 62a91990f4c52f0b56cfae3e4093a27ed61c49db (patch) | |
tree | b29caebb41b73cce339da4ef7929e20e2c406b97 /scripts/gdb/linux/tasks.py | |
parent | f80c5dad7b6467b884c445ffea45985793b4b2d0 (diff) |
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 <[email protected]>
Reviewed-by: Balakrishna Godavarthi <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions