Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dcoex.c1948 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1988 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
2152 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_a2dp_hid()
2171 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
3115 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3119 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3122 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3130 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3133 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3137 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
[all …]
Dmain.h1419 bool bt_ble_exist; member