Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A 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()
H A Dmain.h1425 bool bt_418_hid_exist; member