• Home
  • Raw
  • Download

Lines Matching refs:bt_info

166 	btcoexist->bt_info.bt_ctrl_lps = true;  in halbtc_leave_lps()
167 btcoexist->bt_info.bt_lps_on = false; in halbtc_leave_lps()
187 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
188 btcoexist->bt_info.bt_lps_on = false; in halbtc_enter_lps()
193 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
194 btcoexist->bt_info.bt_lps_on = false; in halbtc_normal_lps()
195 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
376 btcoexist->bt_info.bt_disabled = *bool_tmp; in halbtc_set()
379 btcoexist->bt_info.bt_busy = *bool_tmp; in halbtc_set()
382 btcoexist->bt_info.limited_dig = *bool_tmp; in halbtc_set()
385 btcoexist->bt_info.force_to_roam = *bool_tmp; in halbtc_set()
388 btcoexist->bt_info.reject_agg_pkt = *bool_tmp; in halbtc_set()
391 btcoexist->bt_info.bt_ctrl_buf_size = *bool_tmp; in halbtc_set()
394 btcoexist->bt_info.increase_scan_dev_num = *bool_tmp; in halbtc_set()
398 btcoexist->bt_info.rssi_adjust_for_agc_table_on = *u8_tmp; in halbtc_set()
401 btcoexist->bt_info.agg_buf_size = *u8_tmp; in halbtc_set()
413 btcoexist->bt_info.rssi_adjust_for_1ant_coex_type = *u8_tmp; in halbtc_set()
419 btcoexist->bt_info.lps_val = *u8_tmp; in halbtc_set()
422 btcoexist->bt_info.rpwm_val = *u8_tmp; in halbtc_set()
438 btcoexist->bt_info.ra_mask = *u32_tmp; in halbtc_set()
443 btcoexist->bt_info.force_exec_pwr_cmd_cnt++; in halbtc_set()
654 btcoexist->bt_info.bt_ctrl_buf_size = false; in exhalbtc_initlize_variables()
655 btcoexist->bt_info.agg_buf_size = 5; in exhalbtc_initlize_variables()
657 btcoexist->bt_info.increase_scan_dev_num = false; in exhalbtc_initlize_variables()
931 btcoexist->bt_info.bt_real_fw_ver = bt_patch_version; in exhalbtc_set_bt_patch_version()
932 btcoexist->bt_info.bt_hci_ver = bt_hci_version; in exhalbtc_set_bt_patch_version()