Searched refs:OP_BT_PRIORITY_DETECTED (Results 1 – 2 of 2) sorted by relevance
40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags)); in ath_btcoex_period_work()143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_htc_resume_btcoex_work()
443 #define OP_BT_PRIORITY_DETECTED 3 macro