Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c1453 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1485 } else if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1629 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
1641 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
2425 coex_stat->bt_ble_exist = ((coex_stat->bt_info_hb1 & BIT(0)) == BIT(0)); in rtw_coex_bt_info_notify()
2966 (coex_stat->bt_ble_exist ? "HID(RCU)," : in rtw_coex_display_coex_info()
Dmain.h1291 bool bt_ble_exist; member