Home
last modified time | relevance | path

Searched refs:bt_a2dp_active (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1460 if (coex_stat->bt_a2dp_active || wl_bw == 0) in rtw_coex_action_bt_hid()
1467 if (coex_stat->bt_a2dp_active || wl_bw == 0) { in rtw_coex_action_bt_hid()
1482 if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
2469 coex_stat->bt_a2dp_active = (coex_stat->bt_info_hb2 & BIT(2)) == BIT(2); in rtw_coex_bt_info_notify()
H A Dmain.h1303 bool bt_a2dp_active; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1968 } else if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
1997 } else if (coex_stat->bt_a2dp_active) { in rtw_coex_action_bt_hid()
3246 coex_stat->bt_a2dp_active = (coex_stat->bt_info_hb2 & BIT(2)) == BIT(2); in rtw_coex_bt_info_notify()
H A Dmain.h1420 bool bt_a2dp_active; member

Completed in 19 milliseconds