Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c1949 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1989 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
2153 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_a2dp_hid()
2172 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
3134 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3138 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3141 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3149 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3152 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3156 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
[all …]
Dmain.h1401 bool bt_ble_exist; member