Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1977 } else if (coex_stat->bt_ble_hid_exist && in rtw_coex_action_bt_hid()
3111 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()
3113 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3118 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3121 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
3129 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()
3136 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()
4000 coex_stat->bt_ble_hid_exist ? "HID(BLE)" : in rtw_coex_display_coex_info()
H A Dmain.h1438 bool bt_ble_hid_exist; member