| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_cmd.c | 2483 IN mlan_ds_misc_roam_offload * roam, in mlan_prepare_roam_offload_tlv() argument 2512 if (roam->enable <= ROAM_OFFLOAD_WITHOUT_APLIST) in mlan_prepare_roam_offload_tlv() 2513 enable_tlv->roam_enable = roam->enable; in mlan_prepare_roam_offload_tlv() 2538 memcmp(pmpriv->adapter, roam->bssid_reconnect, zero_mac, in mlan_prepare_roam_offload_tlv() 2541 roam->bssid_reconnect, bssid_tlv->header.len); in mlan_prepare_roam_offload_tlv() 2543 if (roam->config_mode == ROAM_OFFLOAD_SUSPEND_CFG) in mlan_prepare_roam_offload_tlv() 2547 else if (roam->config_mode == ROAM_OFFLOAD_RESUME_CFG) in mlan_prepare_roam_offload_tlv() 2554 for (i = 0; i < roam->ssid_list.ssid_num; i++) { in mlan_prepare_roam_offload_tlv() 2558 roam->ssid_list.ssids[i].ssid, in mlan_prepare_roam_offload_tlv() 2559 roam->ssid_list.ssids[i].ssid_len); in mlan_prepare_roam_offload_tlv() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_sta_cmd.c | 3023 mlan_ds_misc_roam_offload *roam, in mlan_prepare_roam_offload_tlv() argument 3052 if (roam->enable <= ROAM_OFFLOAD_WITHOUT_APLIST) in mlan_prepare_roam_offload_tlv() 3053 enable_tlv->roam_enable = roam->enable; in mlan_prepare_roam_offload_tlv() 3075 if (memcmp(pmpriv->adapter, roam->bssid_reconnect, zero_mac, in mlan_prepare_roam_offload_tlv() 3078 roam->bssid_reconnect, in mlan_prepare_roam_offload_tlv() 3082 if (roam->config_mode == ROAM_OFFLOAD_SUSPEND_CFG) in mlan_prepare_roam_offload_tlv() 3088 else if (roam->config_mode == ROAM_OFFLOAD_RESUME_CFG) in mlan_prepare_roam_offload_tlv() 3096 for (i = 0; i < roam->ssid_list.ssid_num; i++) { in mlan_prepare_roam_offload_tlv() 3100 roam->ssid_list.ssids[i].ssid, in mlan_prepare_roam_offload_tlv() 3101 roam->ssid_list.ssids[i].ssid_len, in mlan_prepare_roam_offload_tlv() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_ioctl.c | 2751 mlan_ds_misc_roam_offload *roam = NULL; in woal_enable_fw_roaming() local 2773 roam = (mlan_ds_misc_roam_offload *) & misc->param.roam_offload; in woal_enable_fw_roaming() 2774 roam->aplist.ap_num = 0; in woal_enable_fw_roaming() 2777 roam->enable = data; in woal_enable_fw_roaming() 2778 roam->config_mode = ROAM_OFFLOAD_ENABLE; in woal_enable_fw_roaming() 4937 mlan_ds_misc_roam_offload *roam = NULL; in woal_config_fw_roaming() local 4959 roam = (mlan_ds_misc_roam_offload *) & misc->param.roam_offload; in woal_config_fw_roaming() 4960 roam->aplist.ap_num = 0; in woal_config_fw_roaming() 4962 roam->enable = priv->phandle->fw_roam_enable; in woal_config_fw_roaming() 4963 roam->config_mode = cfg_mode; in woal_config_fw_roaming() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_ioctl.c | 3570 mlan_ds_misc_roam_offload *roam = NULL; in woal_enable_fw_roaming() local 3597 roam = (mlan_ds_misc_roam_offload *)&misc->param.roam_offload; in woal_enable_fw_roaming() 3598 roam->aplist.ap_num = 0; in woal_enable_fw_roaming() 3601 roam->enable = data; in woal_enable_fw_roaming() 3602 roam->config_mode = ROAM_OFFLOAD_ENABLE; in woal_enable_fw_roaming() 5873 mlan_ds_misc_roam_offload *roam = NULL; in woal_config_fw_roaming() local 5895 roam = (mlan_ds_misc_roam_offload *)&misc->param.roam_offload; in woal_config_fw_roaming() 5896 roam->aplist.ap_num = 0; in woal_config_fw_roaming() 5898 roam->enable = priv->phandle->fw_roam_enable; in woal_config_fw_roaming() 5899 roam->config_mode = cfg_mode; in woal_config_fw_roaming() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_event_log_filter.h | 52 void dhd_event_log_filter_notify_connect_done(dhd_pub_t *dhdp, uint8 *bssid, int roam);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_event_log_filter.h | 52 void dhd_event_log_filter_notify_connect_done(dhd_pub_t *dhdp, uint8 *bssid, int roam);
|
| /OK3568_Linux_fs/buildroot/package/xorcurses/ |
| H A D | Config.in | 6 is to roam around a series of mazes where you have to collect
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a1ant.c | 1742 bool scan = false, link = false, roam = false; in btc8821a1ant_action_wifi_connected() local 1760 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a1ant_action_wifi_connected() 1761 if (scan || link || roam) { in btc8821a1ant_action_wifi_connected() 2002 bool scan = false, link = false, roam = false; in btc8821a1ant_run_coexist_mechanism() local 2009 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a1ant_run_coexist_mechanism() 2011 if (scan || link || roam) { in btc8821a1ant_run_coexist_mechanism() 2118 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a1ant_display_coex_info() local 2177 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8821a1ant_display_coex_info() 2179 link, roam, scan); in ex_btc8821a1ant_display_coex_info()
|
| H A D | halbtc8821a2ant.c | 1454 bool scan = false, link = false, roam = false; in btc8821a2ant_action_bt_inquiry() local 1470 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_action_bt_inquiry() 1474 if (scan || link || roam) { in btc8821a2ant_action_bt_inquiry() 2592 bool scan = false, link = false, roam = false; in btc8821a2ant_tdma_duration_adjust() local 2600 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_tdma_duration_adjust() 2602 if (!scan && !link && !roam) { in btc8821a2ant_tdma_duration_adjust() 3389 bool scan = false, link = false, roam = false; in btc8821a2ant_run_coexist_mechanism() local 3423 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_run_coexist_mechanism() 3425 if (scan || link || roam) { in btc8821a2ant_run_coexist_mechanism() 3645 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a2ant_display_coex_info() local [all …]
|
| H A D | halbtc8723b2ant.c | 1571 bool scan = false, link = false, roam = false; in btc8723b2ant_action_bt_inquiry() local 1580 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_action_bt_inquiry() 1587 } else if (scan || link || roam) { in btc8723b2ant_action_bt_inquiry() 2746 bool scan = false, link = false, roam = false; in btc8723b2ant_tdma_duration_adjust() local 2753 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_tdma_duration_adjust() 2755 if (!scan && !link && !roam) in btc8723b2ant_tdma_duration_adjust() 3353 bool scan = false, link = false, roam = false; in btc8723b2ant_run_coexist_mechanism() local 3381 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_run_coexist_mechanism() 3383 if (scan || link || roam) { in btc8723b2ant_run_coexist_mechanism() 3647 bool roam = false, scan = false; in ex_btc8723b2ant_display_coex_info() local [all …]
|
| H A D | halbtc8723b1ant.c | 2029 bool scan = false, link = false, roam = false; in halbtc8723b1ant_action_wifi_connected() local 2046 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_action_wifi_connected() 2048 if (scan || link || roam) { in halbtc8723b1ant_action_wifi_connected() 2277 bool scan = false, link = false, roam = false; in halbtc8723b1ant_run_coexist_mechanism() local 2284 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_run_coexist_mechanism() 2286 if (scan || link || roam) { in halbtc8723b1ant_run_coexist_mechanism() 2458 bool roam = false, scan = false; in ex_btc8723b1ant_display_coex_info() local 2513 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8723b1ant_display_coex_info() 2515 "Wifi link/ roam/ scan", link, roam, scan); in ex_btc8723b1ant_display_coex_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8723d2ant.c | 1782 boolean scan = false, link = false, roam = false; in halbtc8723d2ant_action_bt_inquiry() local 1794 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d2ant_action_bt_inquiry() 1796 if (link || roam || coex_sta->wifi_is_high_pri_task) { in halbtc8723d2ant_action_bt_inquiry() 1906 boolean scan = false, link = false, roam = false; in halbtc8723d2ant_action_bt_idle() local 1931 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d2ant_action_bt_idle() 1933 if (scan || link || roam) { in halbtc8723d2ant_action_bt_idle() 2822 boolean scan = false, link = false, roam = false, wifi_connected = false; in halbtc8723d2ant_run_coexist_mechanism() local 2877 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d2ant_run_coexist_mechanism() 2879 if (scan || link || roam) { in halbtc8723d2ant_run_coexist_mechanism() 3575 boolean outloop = false, scan , roam, is_sweep_ok = true; in halbtc8723d2ant_psd_sweep_point() local [all …]
|
| H A D | halbtc8723b1ant.c | 2032 boolean scan = false, link = false, roam = false; in halbtc8723b1ant_action_wifi_connected() local 2051 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_action_wifi_connected() 2052 if (scan || link || roam) { in halbtc8723b1ant_action_wifi_connected() 2300 boolean scan = false, link = false, roam = false; in halbtc8723b1ant_run_coexist_mechanism() local 2308 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_run_coexist_mechanism() 2310 if (scan || link || roam) { in halbtc8723b1ant_run_coexist_mechanism() 2875 boolean outloop = false, scan , roam, is_sweep_ok = true; in halbtc8723b1ant_psd_sweep_point() local 3015 BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_psd_sweep_point() 3017 if (scan || roam) { in halbtc8723b1ant_psd_sweep_point() 3487 boolean scan, roam; in halbtc8723b1ant_psd_antenna_detection_check() local [all …]
|
| H A D | halbtc8723d1ant.c | 2684 boolean scan = false, link = false, roam = false; in halbtc8723d1ant_action_wifi_connected() local 2703 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d1ant_action_wifi_connected() 2704 if (scan || link || roam) { in halbtc8723d1ant_action_wifi_connected() 3006 boolean scan = false, link = false, roam = false; in halbtc8723d1ant_run_coexist_mechanism() local 3014 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d1ant_run_coexist_mechanism() 3016 if (scan || link || roam) { in halbtc8723d1ant_run_coexist_mechanism() 3563 boolean outloop = false, scan , roam, is_sweep_ok = true; in halbtc8723d1ant_psd_sweep_point() local 3704 BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d1ant_psd_sweep_point() 3706 if (scan || roam) { in halbtc8723d1ant_psd_sweep_point() 4188 boolean scan, roam; in halbtc8723d1ant_psd_antenna_detection_check() local [all …]
|
| H A D | halbtc8703b1ant.c | 2534 boolean scan = false, link = false, roam = false; in halbtc8703b1ant_action_wifi_connected() local 2553 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8703b1ant_action_wifi_connected() 2554 if (scan || link || roam) { in halbtc8703b1ant_action_wifi_connected() 2854 boolean scan = false, link = false, roam = false; in halbtc8703b1ant_run_coexist_mechanism() local 2862 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8703b1ant_run_coexist_mechanism() 2864 if (scan || link || roam) { in halbtc8703b1ant_run_coexist_mechanism() 3257 boolean outloop = false, scan , roam, is_sweep_ok = true; in halbtc8703b1ant_psd_sweep_point() local 3398 BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8703b1ant_psd_sweep_point() 3400 if (scan || roam) { in halbtc8703b1ant_psd_sweep_point()
|
| H A D | halbtc8821a2ant.c | 1573 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_action_bt_inquiry() local 1590 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_action_bt_inquiry() 1596 if (scan || link || roam) { in halbtc8821a2ant_action_bt_inquiry() 2744 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_tdma_duration_adjust() local 2752 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_tdma_duration_adjust() 2754 if (!scan && !link && !roam) in halbtc8821a2ant_tdma_duration_adjust() 3602 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_run_coexist_mechanism() local 3653 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_run_coexist_mechanism() 3655 if (scan || link || roam) { in halbtc8821a2ant_run_coexist_mechanism()
|
| H A D | halbtc8821a1ant.c | 1842 boolean scan = false, link = false, roam = false; in halbtc8821a1ant_action_wifi_connected() local 1861 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a1ant_action_wifi_connected() 1862 if (scan || link || roam) { in halbtc8821a1ant_action_wifi_connected() 2135 boolean scan = false, link = false, roam = false; in halbtc8821a1ant_run_coexist_mechanism() local 2143 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a1ant_run_coexist_mechanism() 2145 if (scan || link || roam) { in halbtc8821a1ant_run_coexist_mechanism()
|
| H A D | halbtc8723b2ant.c | 1773 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_action_bt_inquiry() local 1794 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_action_bt_inquiry() 1804 } else if (scan || link || roam) { in halbtc8723b2ant_action_bt_inquiry() 2953 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_tdma_duration_adjust() local 2961 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_tdma_duration_adjust() 2963 if (!scan && !link && !roam) in halbtc8723b2ant_tdma_duration_adjust() 3868 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_run_coexist_mechanism() local 3916 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_run_coexist_mechanism() 3918 if (scan || link || roam) { in halbtc8723b2ant_run_coexist_mechanism()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8723b1Ant.c | 2160 boolean scan = false, link = false, roam = false; in halbtc8723b1ant_action_wifi_connected() local 2180 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_action_wifi_connected() 2181 if (scan || link || roam) { in halbtc8723b1ant_action_wifi_connected() 2437 boolean scan = false, link = false, roam = false; in halbtc8723b1ant_run_coexist_mechanism() local 2445 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_run_coexist_mechanism() 2447 if (scan || link || roam) { in halbtc8723b1ant_run_coexist_mechanism() 3042 boolean outloop = false, scan , roam, is_sweep_ok = true; in halbtc8723b1ant_psd_sweep_point() local 3182 BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_psd_sweep_point() 3184 if (scan || roam) { in halbtc8723b1ant_psd_sweep_point() 3660 boolean scan, roam; in halbtc8723b1ant_psd_antenna_detection_check() local [all …]
|
| H A D | HalBtc8821a2Ant.c | 1573 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_action_bt_inquiry() local 1590 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_action_bt_inquiry() 1596 if (scan || link || roam) { in halbtc8821a2ant_action_bt_inquiry() 2744 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_tdma_duration_adjust() local 2752 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_tdma_duration_adjust() 2754 if (!scan && !link && !roam) in halbtc8821a2ant_tdma_duration_adjust() 3602 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_run_coexist_mechanism() local 3653 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_run_coexist_mechanism() 3655 if (scan || link || roam) { in halbtc8821a2ant_run_coexist_mechanism()
|
| H A D | HalBtc8821a1Ant.c | 1842 boolean scan = false, link = false, roam = false; in halbtc8821a1ant_action_wifi_connected() local 1861 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a1ant_action_wifi_connected() 1862 if (scan || link || roam) { in halbtc8821a1ant_action_wifi_connected() 2135 boolean scan = false, link = false, roam = false; in halbtc8821a1ant_run_coexist_mechanism() local 2143 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a1ant_run_coexist_mechanism() 2145 if (scan || link || roam) { in halbtc8821a1ant_run_coexist_mechanism()
|
| H A D | HalBtc8723b2Ant.c | 1773 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_action_bt_inquiry() local 1794 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_action_bt_inquiry() 1804 } else if (scan || link || roam) { in halbtc8723b2ant_action_bt_inquiry() 2953 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_tdma_duration_adjust() local 2961 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_tdma_duration_adjust() 2963 if (!scan && !link && !roam) in halbtc8723b2ant_tdma_duration_adjust() 3868 boolean scan = false, link = false, roam = false; in halbtc8723b2ant_run_coexist_mechanism() local 3916 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b2ant_run_coexist_mechanism() 3918 if (scan || link || roam) { in halbtc8723b2ant_run_coexist_mechanism()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8723b1ant.c | 2434 boolean scan = false, link = false, roam = false; local 2454 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); 2455 if (scan || link || roam) { 2681 boolean scan = false, link = false, roam = false; local 2689 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); 2691 if (scan || link || roam) { 3335 boolean outloop = false, scan , roam, is_sweep_ok = true; local 3475 BTC_GET_BL_WIFI_ROAM, &roam); 3477 if (scan || roam) { 3954 boolean scan, roam; local [all …]
|
| H A D | halbtc8723d1ant.c | 3141 boolean scan = FALSE, link = FALSE, roam = FALSE, under_4way = FALSE; in halbtc8723d1ant_run_coexist_mechanism() local 3145 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d1ant_run_coexist_mechanism() 3257 if (scan || link || roam || under_4way) { in halbtc8723d1ant_run_coexist_mechanism() 3260 scan, link, roam, under_4way); in halbtc8723d1ant_run_coexist_mechanism() 3326 if (scan || link || roam || under_4way) { in halbtc8723d1ant_run_coexist_mechanism() 3329 scan, link, roam, under_4way); in halbtc8723d1ant_run_coexist_mechanism() 4010 boolean outloop = FALSE, scan, roam, is_sweep_ok = TRUE; in halbtc8723d1ant_psd_sweep_point() local 4152 BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723d1ant_psd_sweep_point() 4154 if (scan || roam) { in halbtc8723d1ant_psd_sweep_point() 4724 boolean scan, roam, ant_det_finish = FALSE; in halbtc8723d1ant_psd_antenna_detection_check() local [all …]
|
| H A D | halbtc8821a2ant.c | 1604 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_action_bt_inquiry() local 1621 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_action_bt_inquiry() 1623 if (scan || link || roam) { in halbtc8821a2ant_action_bt_inquiry() 2762 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_tdma_duration_adjust() local 2771 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_tdma_duration_adjust() 2773 if (!scan && !link && !roam) in halbtc8821a2ant_tdma_duration_adjust() 3581 boolean scan = false, link = false, roam = false; in halbtc8821a2ant_run_coexist_mechanism() local 3630 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8821a2ant_run_coexist_mechanism() 3632 if (scan || link || roam) { in halbtc8821a2ant_run_coexist_mechanism()
|