Lines Matching +full:2013 +full:- +full:2014
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2023-2024 Intel Corporation
4 * Copyright (C) 2013-2014, 2018-2019 Intel Corporation
5 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
14 #define BITS(nb) (BIT(nb) - 1)
43 * struct iwl_bt_coex_cmd - bt coex configuration command
64 * struct iwl_bt_coex_ci_cmd - bt coex channel inhibition command
98 * struct iwl_bt_coex_prof_old_notif - notification about BT coex
105 * @ttc_status: is TTC enabled - one bit per PHY
106 * @rrc_status: is RRC enabled - one bit per PHY
109 * utilizing) when the RSSI is low (<= -65 dBm)
111 * BT is utilizing) when the RSSI is mid/high (>= -65 dBm)
130 * enum iwl_bt_coex_subcmd_ids - coex configuration command IDs
143 * struct iwl_bt_coex_profile_notif - notification about BT coex
145 * utilizing) when the RSSI is low (<= -65 dBm)
147 * BT is utilizing) when the RSSI is mid/high (>= -65 dBm)