Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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.h1428 bool bt_a2dp_active; member