Home
last modified time | relevance | path

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

/linux-6.6.21/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()
3133 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3137 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3140 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3148 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3151 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3155 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
[all …]
Dmain.h1407 bool bt_ble_exist; member