Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dcoex.c1978 } else if (coex_stat->bt_ble_hid_exist && in rtw_coex_action_bt_hid()
3130 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()
3132 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3137 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3140 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3148 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()
3151 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3155 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
4017 coex_stat->bt_ble_hid_exist ? "HID(BLE)" : in rtw_coex_display_coex_info()
Dmain.h1417 bool bt_ble_hid_exist; member