Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dcoex.c1414 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1446 } else if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1588 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
1601 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
2365 coex_stat->bt_ble_exist = ((coex_stat->bt_info_hb1 & BIT(0)) == BIT(0)); in rtw_coex_bt_info_notify()
Dmain.h987 bool bt_ble_exist; member