Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c2499 else if (coex_stat->bt_a2dp_sink) in rtw_coex_action_wl_connected()
3261 coex_stat->bt_a2dp_sink = ((coex_stat->bt_info_hb3 & BIT(7)) == BIT(7)); in rtw_coex_bt_info_notify()
4011 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
Dmain.h1413 bool bt_a2dp_sink; member