Home
last modified time | relevance | path

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

/linux-6.12.1/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()
3233 coex_stat->bt_418_hid_exist = true; in rtw_coex_bt_info_notify()
3235 coex_stat->bt_418_hid_exist = false; in rtw_coex_bt_info_notify()
Dmain.h1437 bool bt_418_hid_exist; member