Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.c2480 else if (coex_stat->bt_a2dp_sink) in rtw_coex_action_wl_connected()
3242 coex_stat->bt_a2dp_sink = ((coex_stat->bt_info_hb3 & BIT(7)) == BIT(7)); in rtw_coex_bt_info_notify()
3994 coex_stat->bt_a2dp_exist ? (coex_stat->bt_a2dp_sink ? in rtw_coex_display_coex_info()
Dmain.h1431 bool bt_a2dp_sink; member