Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtw88/
Dcoex.c1857 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
1897 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_hid()
2061 if (coex_stat->bt_ble_exist) { in rtw_coex_action_bt_a2dp_hid()
2080 if (coex_stat->bt_ble_exist) in rtw_coex_action_bt_a2dp_hid()
3009 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3013 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3016 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3024 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
3027 coex_stat->bt_ble_exist = true; in rtw_coex_bt_info_notify()
3031 coex_stat->bt_ble_exist = false; in rtw_coex_bt_info_notify()
[all …]
Dmain.h1332 bool bt_ble_exist; member