Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dcoex.c2498 else if (coex_stat->bt_a2dp_sink) in rtw_coex_action_wl_connected()
3260 coex_stat->bt_a2dp_sink = ((coex_stat->bt_info_hb3 & BIT(7)) == BIT(7)); in rtw_coex_bt_info_notify()
4010 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
Dmain.h1419 bool bt_a2dp_sink; member