Searched refs:bt_ble_exist (Results 1 – 2 of 2) sorted by relevance
1857 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 …]
1332 bool bt_ble_exist; member