Searched refs:BT_COEX_DISABLE (Results 1 – 4 of 4) sorted by relevance
1191 bt_cmd.flags = BT_COEX_DISABLE; in iwl_send_bt_config()1197 (bt_cmd.flags == BT_COEX_DISABLE) ? "disable" : "active"); in iwl_send_bt_config()
2385 #define BT_COEX_DISABLE (0x0) macro2390 #define BT_COEX_DISABLE (0x0) macro
1186 bt_cmd.flags = BT_COEX_DISABLE; in iwl_legacy_send_bt_config()1191 (bt_cmd.flags == BT_COEX_DISABLE) ? "disable" : "active"); in iwl_legacy_send_bt_config()
2109 #define BT_COEX_DISABLE (0x0) macro