Lines Matching refs:bt_info

310 	btcoexist->bt_info.bt_ctrl_lps = true;  in halbtc_leave_lps()
311 btcoexist->bt_info.bt_lps_on = false; in halbtc_leave_lps()
333 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
334 btcoexist->bt_info.bt_lps_on = true; in halbtc_enter_lps()
344 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
345 btcoexist->bt_info.bt_lps_on = false; in halbtc_normal_lps()
347 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
355 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps()
356 btcoexist->bt_info.bt_lps_on = false; in halbtc_pre_normal_lps()
363 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps()
364 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_post_normal_lps()
379 btcoexist->bt_info.bt_disable_low_pwr = low_pwr_disable; in halbtc_disable_low_power()
401 if (btcoexist->bt_info.reject_agg_pkt) { in halbtc_aggregation_check()
403 btcoexist->bt_info.pre_reject_agg_pkt = in halbtc_aggregation_check()
404 btcoexist->bt_info.reject_agg_pkt; in halbtc_aggregation_check()
406 if (btcoexist->bt_info.pre_reject_agg_pkt) { in halbtc_aggregation_check()
408 btcoexist->bt_info.pre_reject_agg_pkt = in halbtc_aggregation_check()
409 btcoexist->bt_info.reject_agg_pkt; in halbtc_aggregation_check()
412 if (btcoexist->bt_info.pre_bt_ctrl_agg_buf_size != in halbtc_aggregation_check()
413 btcoexist->bt_info.bt_ctrl_agg_buf_size) { in halbtc_aggregation_check()
415 btcoexist->bt_info.pre_bt_ctrl_agg_buf_size = in halbtc_aggregation_check()
416 btcoexist->bt_info.bt_ctrl_agg_buf_size; in halbtc_aggregation_check()
419 if (btcoexist->bt_info.bt_ctrl_agg_buf_size) { in halbtc_aggregation_check()
420 if (btcoexist->bt_info.pre_agg_buf_size != in halbtc_aggregation_check()
421 btcoexist->bt_info.agg_buf_size) { in halbtc_aggregation_check()
424 btcoexist->bt_info.pre_agg_buf_size = in halbtc_aggregation_check()
425 btcoexist->bt_info.agg_buf_size; in halbtc_aggregation_check()
437 if (btcoexist->bt_info.bt_real_fw_ver) in halbtc_get_bt_patch_version()
445 return btcoexist->bt_info.bt_real_fw_ver; in halbtc_get_bt_patch_version()
453 if (btcoexist->bt_info.bt_supported_feature) in halbtc_get_bt_coex_supported_feature()
462 return btcoexist->bt_info.bt_supported_feature; in halbtc_get_bt_coex_supported_feature()
470 if (btcoexist->bt_info.bt_supported_version) in halbtc_get_bt_coex_supported_version()
479 return btcoexist->bt_info.bt_supported_version; in halbtc_get_bt_coex_supported_version()
492 return btcoexist->bt_info.bt_device_info; in halbtc_get_bt_device_info()
505 return btcoexist->bt_info.bt_forb_slot_val; in halbtc_get_bt_forbidden_slot_val()
749 btcoexist->bt_info.bt_disabled = *bool_tmp; in halbtc_set()
752 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
755 btcoexist->bt_info.limited_dig = *bool_tmp; in halbtc_set()
758 btcoexist->bt_info.force_to_roam = *bool_tmp; in halbtc_set()
761 btcoexist->bt_info.reject_agg_pkt = *bool_tmp; in halbtc_set()
764 btcoexist->bt_info.bt_ctrl_agg_buf_size = *bool_tmp; in halbtc_set()
767 btcoexist->bt_info.increase_scan_dev_num = *bool_tmp; in halbtc_set()
770 btcoexist->bt_info.bt_tx_rx_mask = *bool_tmp; in halbtc_set()
773 btcoexist->bt_info.miracast_plus_bt = *bool_tmp; in halbtc_set()
777 btcoexist->bt_info.rssi_adjust_for_agc_table_on = *u8_tmp; in halbtc_set()
780 btcoexist->bt_info.agg_buf_size = *u8_tmp; in halbtc_set()
793 btcoexist->bt_info.rssi_adjust_for_1ant_coex_type = *u8_tmp; in halbtc_set()
798 btcoexist->bt_info.lps_val = *u8_tmp; in halbtc_set()
801 btcoexist->bt_info.rpwm_val = *u8_tmp; in halbtc_set()
823 btcoexist->bt_info.ra_mask = *u32_tmp; in halbtc_set()
934 btcoexist->bt_info.lps_val, in halbtc_display_wifi_status()
935 btcoexist->bt_info.rpwm_val); in halbtc_display_wifi_status()
1185 return btcoexist->bt_info.bt_ant_det_val; in halbtc_get_ant_det_val_from_bt()
1199 return btcoexist->bt_info.bt_ble_scan_type; in halbtc_get_ble_scan_type_from_bt()
1213 return btcoexist->bt_info.bt_ble_scan_para; in halbtc_get_ble_scan_para_from_bt()
1232 *afh_map_l = btcoexist->bt_info.afh_map_l; in halbtc_get_bt_afh_map_from_bt()
1240 *afh_map_m = btcoexist->bt_info.afh_map_m; in halbtc_get_bt_afh_map_from_bt()
1248 *afh_map_h = btcoexist->bt_info.afh_map_h; in halbtc_get_bt_afh_map_from_bt()
1289 btcoexist->bt_info.bt_ctrl_buf_size = false; in exhalbtc_initlize_variables()
1290 btcoexist->bt_info.agg_buf_size = 5; in exhalbtc_initlize_variables()
1292 btcoexist->bt_info.increase_scan_dev_num = false; in exhalbtc_initlize_variables()
1380 btcoexist->bt_info.bt_ctrl_agg_buf_size = false; in exhalbtc_bind_bt_coex_withadapter()
1381 btcoexist->bt_info.agg_buf_size = 5; in exhalbtc_bind_bt_coex_withadapter()
1383 btcoexist->bt_info.increase_scan_dev_num = false; in exhalbtc_bind_bt_coex_withadapter()
1384 btcoexist->bt_info.miracast_plus_bt = false; in exhalbtc_bind_bt_coex_withadapter()
1943 btcoexist->bt_info.bt_real_fw_ver = bt_patch_version; in exhalbtc_set_bt_patch_version()
1944 btcoexist->bt_info.bt_hci_ver = bt_hci_version; in exhalbtc_set_bt_patch_version()