Home
last modified time | relevance | path

Searched refs:bt_a2dp_active (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dcoex.c1969 } else if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
1998 } else if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
3247 coex_stat->bt_a2dp_active = (coex_stat->bt_info_hb2 & BIT(2)) == BIT(2); in rtw_coex_bt_info_notify()
Dmain.h1411 bool bt_a2dp_active; member