Searched refs:bt_ble_hid_exist (Results 1 – 2 of 2) sorted by relevance
1886 } else if (coex_stat->bt_ble_hid_exist && in rtw_coex_action_bt_hid()3005 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()3007 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()3012 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()3015 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()3023 coex_stat->bt_ble_hid_exist = true; in rtw_coex_bt_info_notify()3026 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()3030 coex_stat->bt_ble_hid_exist = false; in rtw_coex_bt_info_notify()3763 coex_stat->bt_ble_hid_exist ? "HID(BLE)" : in rtw_coex_display_coex_info()
1351 bool bt_ble_hid_exist; member