Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dcoex.c1977 } else if (coex_stat->bt_ble_hid_exist && in rtw_coex_action_bt_hid()
3129 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()
3131 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3136 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3139 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3147 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()
3150 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3154 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
4016 coex_stat->bt_ble_hid_exist ? "HID(BLE)" : in rtw_coex_display_coex_info()
Dmain.h1426 bool bt_ble_hid_exist; member