Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dcoex.c1971 } else if (coex_stat->bt_418_hid_exist && in rtw_coex_action_bt_hid()
2154 } else if (coex_stat->bt_418_hid_exist) { in rtw_coex_action_bt_a2dp_hid()
2163 } else if (coex_stat->bt_418_hid_exist) { in rtw_coex_action_bt_a2dp_hid()
3251 coex_stat->bt_418_hid_exist = true; in rtw_coex_bt_info_notify()
3253 coex_stat->bt_418_hid_exist = false; in rtw_coex_bt_info_notify()
Dmain.h1425 bool bt_418_hid_exist; member