Lines Matching refs:bt_info
270 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()
271 btcoexist->bt_info.bt_lps_on = false; in halbtc_leave_lps()
292 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
293 btcoexist->bt_info.bt_lps_on = true; in halbtc_enter_lps()
304 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
305 btcoexist->bt_info.bt_lps_on = false; in halbtc_normal_lps()
308 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
316 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps()
317 btcoexist->bt_info.bt_lps_on = false; in halbtc_pre_normal_lps()
325 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps()
326 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_post_normal_lps()
341 btcoexist->bt_info.bt_disable_low_pwr = low_pwr_disable; in halbtc_disable_low_power()
363 if (btcoexist->bt_info.reject_agg_pkt) { in halbtc_aggregation_check()
365 btcoexist->bt_info.pre_reject_agg_pkt = in halbtc_aggregation_check()
366 btcoexist->bt_info.reject_agg_pkt; in halbtc_aggregation_check()
368 if (btcoexist->bt_info.pre_reject_agg_pkt) { in halbtc_aggregation_check()
370 btcoexist->bt_info.pre_reject_agg_pkt = in halbtc_aggregation_check()
371 btcoexist->bt_info.reject_agg_pkt; in halbtc_aggregation_check()
374 if (btcoexist->bt_info.pre_bt_ctrl_agg_buf_size != in halbtc_aggregation_check()
375 btcoexist->bt_info.bt_ctrl_agg_buf_size) { in halbtc_aggregation_check()
377 btcoexist->bt_info.pre_bt_ctrl_agg_buf_size = in halbtc_aggregation_check()
378 btcoexist->bt_info.bt_ctrl_agg_buf_size; in halbtc_aggregation_check()
381 if (btcoexist->bt_info.bt_ctrl_agg_buf_size) { in halbtc_aggregation_check()
382 if (btcoexist->bt_info.pre_agg_buf_size != in halbtc_aggregation_check()
383 btcoexist->bt_info.agg_buf_size) { in halbtc_aggregation_check()
386 btcoexist->bt_info.pre_agg_buf_size = in halbtc_aggregation_check()
387 btcoexist->bt_info.agg_buf_size; in halbtc_aggregation_check()
399 if (btcoexist->bt_info.bt_real_fw_ver) in halbtc_get_bt_patch_version()
407 return btcoexist->bt_info.bt_real_fw_ver; in halbtc_get_bt_patch_version()
415 if (btcoexist->bt_info.bt_supported_feature) in halbtc_get_bt_coex_supported_feature()
424 return btcoexist->bt_info.bt_supported_feature; in halbtc_get_bt_coex_supported_feature()
432 if (btcoexist->bt_info.bt_supported_version) in halbtc_get_bt_coex_supported_version()
441 return btcoexist->bt_info.bt_supported_version; in halbtc_get_bt_coex_supported_version()
454 return btcoexist->bt_info.bt_device_info; in halbtc_get_bt_device_info()
467 return btcoexist->bt_info.bt_forb_slot_val; in halbtc_get_bt_forbidden_slot_val()
705 btcoexist->bt_info.bt_disabled = *bool_tmp; in halbtc_set()
708 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
711 btcoexist->bt_info.limited_dig = *bool_tmp; in halbtc_set()
714 btcoexist->bt_info.force_to_roam = *bool_tmp; in halbtc_set()
717 btcoexist->bt_info.reject_agg_pkt = *bool_tmp; in halbtc_set()
720 btcoexist->bt_info.bt_ctrl_agg_buf_size = *bool_tmp; in halbtc_set()
723 btcoexist->bt_info.increase_scan_dev_num = *bool_tmp; in halbtc_set()
726 btcoexist->bt_info.bt_tx_rx_mask = *bool_tmp; in halbtc_set()
729 btcoexist->bt_info.miracast_plus_bt = *bool_tmp; in halbtc_set()
733 btcoexist->bt_info.rssi_adjust_for_agc_table_on = *u8_tmp; in halbtc_set()
736 btcoexist->bt_info.agg_buf_size = *u8_tmp; in halbtc_set()
749 btcoexist->bt_info.rssi_adjust_for_1ant_coex_type = *u8_tmp; in halbtc_set()
754 btcoexist->bt_info.lps_val = *u8_tmp; in halbtc_set()
757 btcoexist->bt_info.rpwm_val = *u8_tmp; in halbtc_set()
779 btcoexist->bt_info.ra_mask = *u32_tmp; in halbtc_set()
888 btcoexist->bt_info.lps_val, in halbtc_display_wifi_status()
889 btcoexist->bt_info.rpwm_val); in halbtc_display_wifi_status()
1139 return btcoexist->bt_info.bt_ant_det_val; in halbtc_get_ant_det_val_from_bt()
1153 return btcoexist->bt_info.bt_ble_scan_type; in halbtc_get_ble_scan_type_from_bt()
1167 return btcoexist->bt_info.bt_ble_scan_para; in halbtc_get_ble_scan_para_from_bt()
1186 *afh_map_l = btcoexist->bt_info.afh_map_l; in halbtc_get_bt_afh_map_from_bt()
1194 *afh_map_m = btcoexist->bt_info.afh_map_m; in halbtc_get_bt_afh_map_from_bt()
1202 *afh_map_h = btcoexist->bt_info.afh_map_h; in halbtc_get_bt_afh_map_from_bt()
1243 btcoexist->bt_info.bt_ctrl_buf_size = false; in exhalbtc_initlize_variables()
1244 btcoexist->bt_info.agg_buf_size = 5; in exhalbtc_initlize_variables()
1246 btcoexist->bt_info.increase_scan_dev_num = false; in exhalbtc_initlize_variables()
1334 btcoexist->bt_info.bt_ctrl_agg_buf_size = false; in exhalbtc_bind_bt_coex_withadapter()
1335 btcoexist->bt_info.agg_buf_size = 5; in exhalbtc_bind_bt_coex_withadapter()
1337 btcoexist->bt_info.increase_scan_dev_num = false; in exhalbtc_bind_bt_coex_withadapter()
1338 btcoexist->bt_info.miracast_plus_bt = false; in exhalbtc_bind_bt_coex_withadapter()
1868 btcoexist->bt_info.bt_real_fw_ver = bt_patch_version; in exhalbtc_set_bt_patch_version()
1869 btcoexist->bt_info.bt_hci_ver = bt_hci_version; in exhalbtc_set_bt_patch_version()