| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a1ant.c | 1907 bool wifi_under_5g = false; in btc8821a1ant_run_coexist_mechanism() local 1930 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a1ant_run_coexist_mechanism() 1931 if (wifi_under_5g) { in btc8821a1ant_run_coexist_mechanism() 2041 bool wifi_under_5g = false; in btc8821a1ant_init_hw_config() local 2066 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a1ant_init_hw_config() 2069 if (wifi_under_5g) in btc8821a1ant_init_hw_config() 2118 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a1ant_display_coex_info() local 2182 &wifi_under_5g); in ex_btc8821a1ant_display_coex_info() 2190 (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8821a1ant_display_coex_info() 2350 bool wifi_under_5g = false; in ex_btc8821a1ant_ips_notify() local [all …]
|
| H A D | halbtcoutsrc.c | 829 bool wifi_under_5g = false; in halbtc_display_wifi_status() local 868 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc_display_wifi_status() 874 wifi_freq = (wifi_under_5g ? BTC_FREQ_5G : BTC_FREQ_2_4G); in halbtc_display_wifi_status() 1578 bool wifi_under_5g; in exhalbtc_connect_notify() local 1586 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in exhalbtc_connect_notify()
|
| H A D | halbtc8821a2ant.c | 3384 bool wifi_under_5g = false; in btc8821a2ant_run_coexist_mechanism() local 3397 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a2ant_run_coexist_mechanism() 3399 if (wifi_under_5g) { in btc8821a2ant_run_coexist_mechanism() 3645 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a2ant_display_coex_info() local 3698 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a2ant_display_coex_info() 3706 (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8821a2ant_display_coex_info() 3967 bool wifi_connected = false, wifi_under_5g = false; in ex_btc8821a2ant_bt_info_notify() local 3970 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a2ant_bt_info_notify() 4041 if (!btcoexist->manual_control && !wifi_under_5g) { in ex_btc8821a2ant_bt_info_notify()
|
| H A D | halbtc8723b1ant.c | 2459 bool link = false, wifi_under_5g = false; in ex_btc8723b1ant_display_coex_info() local 2518 &wifi_under_5g); in ex_btc8723b1ant_display_coex_info() 2525 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8723b1ant_display_coex_info()
|
| H A D | halbtc8192e2ant.c | 2675 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8192e2ant_display_coex_info() local 2725 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8192e2ant_display_coex_info() 2731 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8192e2ant_display_coex_info()
|
| H A D | halbtc8723b2ant.c | 3648 bool link = false, wifi_under_5g = false; in ex_btc8723b2ant_display_coex_info() local 3703 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8723b2ant_display_coex_info() 3709 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8723b2ant_display_coex_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8821a1ant.c | 2022 boolean wifi_under_5g = false; in halbtc8821a1ant_run_coexist_mechanism() local 2049 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_run_coexist_mechanism() 2050 if (wifi_under_5g) { in halbtc8821a1ant_run_coexist_mechanism() 2172 boolean wifi_under_5g = false; in halbtc8821a1ant_init_hw_config() local 2199 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_init_hw_config() 2202 if (wifi_under_5g) in halbtc8821a1ant_init_hw_config() 2477 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_ips_notify() local 2482 &wifi_under_5g); in ex_halbtc8821a1ant_ips_notify() 2483 if (wifi_under_5g) { in ex_halbtc8821a1ant_ips_notify() 2539 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_scan_notify() local [all …]
|
| H A D | halbtc8822b1ant.c | 1032 wifi_under_5g = false; in halbtc8822b1ant_monitor_bt_enable_disable() local 1078 &wifi_under_5g); in halbtc8822b1ant_monitor_bt_enable_disable() 1080 if ((wifi_under_5g) || (bt_disabled)) in halbtc8822b1ant_monitor_bt_enable_disable() 2640 boolean wifi_under_5g = false, rf4ce_enabled = false; in halbtc8822b1ant_action_wifi_only() local 2642 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b1ant_action_wifi_only() 2643 if (wifi_under_5g) { in halbtc8822b1ant_action_wifi_only() 3120 boolean wifi_under_5g = false, rf4ce_enabled = false; in halbtc8822b1ant_action_wifi_not_connected() local 3473 boolean under_4way = false, ap_enable = false, wifi_under_5g = false; in halbtc8822b1ant_action_wifi_connected() local 3481 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b1ant_action_wifi_connected() 3483 if (wifi_under_5g) { in halbtc8822b1ant_action_wifi_connected() [all …]
|
| H A D | halbtc8822b2ant.c | 829 boolean bt_active = true, bt_disabled = false, wifi_under_5g = false; in halbtc8822b2ant_monitor_bt_enable_disable() local 873 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b2ant_monitor_bt_enable_disable() 875 if ((wifi_under_5g) || (bt_disabled)) in halbtc8822b2ant_monitor_bt_enable_disable() 3643 wifi_connected = false, wifi_under_5g = false; in halbtc8822b2ant_run_coexist_mechanism() local 3687 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b2ant_run_coexist_mechanism() 3689 if (wifi_under_5g) { in halbtc8822b2ant_run_coexist_mechanism() 4698 boolean wifi_under_5g = false; in ex_halbtc8822b2ant_scan_notify() local 4721 &wifi_under_5g); in ex_halbtc8822b2ant_scan_notify() 4723 if (wifi_under_5g) { in ex_halbtc8822b2ant_scan_notify() 4894 boolean wifi_under_b_mode = false, wifi_under_5g = false; in ex_halbtc8822b2ant_media_status_notify() local [all …]
|
| H A D | halbtc8812a2ant.c | 3819 boolean wifi_under_5g = false; in halbtc8812a2ant_run_coexist_mechanism() local 3847 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8812a2ant_run_coexist_mechanism() 3848 if (wifi_under_5g) { in halbtc8812a2ant_run_coexist_mechanism() 4303 boolean wifi_under_5g = false; in ex_halbtc8812a2ant_ips_notify() local 4330 &wifi_under_5g); in ex_halbtc8812a2ant_ips_notify() 4331 if (!wifi_under_5g) { in ex_halbtc8812a2ant_ips_notify() 4458 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8812a2ant_bt_info_notify() local 4461 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8812a2ant_bt_info_notify() 4513 if ((coex_sta->bt_info_ext & BIT(3)) && !wifi_under_5g) { in ex_halbtc8812a2ant_bt_info_notify() 4613 if (!wifi_under_5g) in ex_halbtc8812a2ant_bt_info_notify()
|
| H A D | halbtc8821acsr2ant.c | 3294 boolean wifi_under_5g = false; in halbtc8821aCsr2ant_run_coexist_mechanism() local 3304 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821aCsr2ant_run_coexist_mechanism() 3306 if (wifi_under_5g) { in halbtc8821aCsr2ant_run_coexist_mechanism() 3824 wifi_under_5g = false; in ex_halbtc8821aCsr2ant_bt_info_notify() local 3827 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821aCsr2ant_bt_info_notify()
|
| H A D | halbtc8821a2ant.c | 3596 boolean wifi_under_5g = false; in halbtc8821a2ant_run_coexist_mechanism() local 3615 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a2ant_run_coexist_mechanism() 3616 if (wifi_under_5g) { in halbtc8821a2ant_run_coexist_mechanism() 4281 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8821a2ant_bt_info_notify() local 4284 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821a2ant_bt_info_notify() 4363 if (!btcoexist->manual_control && !wifi_under_5g) { in ex_halbtc8821a2ant_bt_info_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8821a1Ant.c | 2022 boolean wifi_under_5g = false; in halbtc8821a1ant_run_coexist_mechanism() local 2049 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_run_coexist_mechanism() 2050 if (wifi_under_5g) { in halbtc8821a1ant_run_coexist_mechanism() 2172 boolean wifi_under_5g = false; in halbtc8821a1ant_init_hw_config() local 2199 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_init_hw_config() 2202 if (wifi_under_5g) in halbtc8821a1ant_init_hw_config() 2477 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_ips_notify() local 2482 &wifi_under_5g); in ex_halbtc8821a1ant_ips_notify() 2483 if (wifi_under_5g) { in ex_halbtc8821a1ant_ips_notify() 2539 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_scan_notify() local [all …]
|
| H A D | HalBtc8812a2Ant.c | 3819 boolean wifi_under_5g = false; in halbtc8812a2ant_run_coexist_mechanism() local 3847 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8812a2ant_run_coexist_mechanism() 3848 if (wifi_under_5g) { in halbtc8812a2ant_run_coexist_mechanism() 4303 boolean wifi_under_5g = false; in ex_halbtc8812a2ant_ips_notify() local 4330 &wifi_under_5g); in ex_halbtc8812a2ant_ips_notify() 4331 if (!wifi_under_5g) { in ex_halbtc8812a2ant_ips_notify() 4458 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8812a2ant_bt_info_notify() local 4461 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8812a2ant_bt_info_notify() 4513 if ((coex_sta->bt_info_ext & BIT(3)) && !wifi_under_5g) { in ex_halbtc8812a2ant_bt_info_notify() 4613 if (!wifi_under_5g) in ex_halbtc8812a2ant_bt_info_notify()
|
| H A D | HalBtc8821aCsr2Ant.c | 3294 boolean wifi_under_5g = false; in halbtc8821aCsr2ant_run_coexist_mechanism() local 3304 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821aCsr2ant_run_coexist_mechanism() 3306 if (wifi_under_5g) { in halbtc8821aCsr2ant_run_coexist_mechanism() 3824 wifi_under_5g = false; in ex_halbtc8821aCsr2ant_bt_info_notify() local 3827 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821aCsr2ant_bt_info_notify()
|
| H A D | HalBtc8821a2Ant.c | 3596 boolean wifi_under_5g = false; in halbtc8821a2ant_run_coexist_mechanism() local 3615 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a2ant_run_coexist_mechanism() 3616 if (wifi_under_5g) { in halbtc8821a2ant_run_coexist_mechanism() 4281 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8821a2ant_bt_info_notify() local 4284 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821a2ant_bt_info_notify() 4363 if (!btcoexist->manual_control && !wifi_under_5g) { in ex_halbtc8821a2ant_bt_info_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8821a1ant.c | 2114 boolean wifi_under_5g = false; in halbtc8821a1ant_run_coexist_mechanism() local 2141 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_run_coexist_mechanism() 2142 if (wifi_under_5g) { in halbtc8821a1ant_run_coexist_mechanism() 2267 boolean wifi_under_5g = false; in halbtc8821a1ant_init_hw_config() local 2294 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_init_hw_config() 2304 if (wifi_under_5g) in halbtc8821a1ant_init_hw_config() 2625 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_ips_notify() local 2630 &wifi_under_5g); in ex_halbtc8821a1ant_ips_notify() 2631 if (wifi_under_5g) { in ex_halbtc8821a1ant_ips_notify() 2687 boolean wifi_under_5g = false; in ex_halbtc8821a1ant_scan_notify() local [all …]
|
| H A D | halbtc8822b1ant.c | 834 boolean wifi_under_5g = FALSE; in halbtc8822b1ant_update_wifi_channel_info() local 838 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b1ant_update_wifi_channel_info() 842 if (!wifi_under_5g) { in halbtc8822b1ant_update_wifi_channel_info() 1284 wifi_under_5g = FALSE; in halbtc8822b1ant_monitor_bt_enable_disable() local 1332 &wifi_under_5g); in halbtc8822b1ant_monitor_bt_enable_disable() 1334 if ((wifi_under_5g) || (bt_disabled)) in halbtc8822b1ant_monitor_bt_enable_disable() 3295 boolean wifi_under_5g = FALSE, rf4ce_enabled = FALSE, in halbtc8822b1ant_action_wifi_only() local 3304 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b1ant_action_wifi_only() 3307 if (wifi_under_5g) { in halbtc8822b1ant_action_wifi_only() 3567 boolean wifi_under_5g = FALSE; in halbtc8822b1ant_action_wifi_connected() local [all …]
|
| H A D | halbtc8821c1ant.c | 755 boolean wifi_under_5g = FALSE; in halbtc8821c1ant_update_wifi_channel_info() local 758 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c1ant_update_wifi_channel_info() 762 if (!wifi_under_5g) { in halbtc8821c1ant_update_wifi_channel_info() 1230 boolean bt_active = TRUE, bt_disabled = FALSE, wifi_under_5g = FALSE; in halbtc8821c1ant_monitor_bt_enable_disable() local 1274 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c1ant_monitor_bt_enable_disable() 1276 if ((wifi_under_5g) || (bt_disabled)) in halbtc8821c1ant_monitor_bt_enable_disable() 3401 boolean wifi_under_5g = FALSE; in halbtc8821c1ant_action_wifi_connected() local 3407 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c1ant_action_wifi_connected() 3409 if (wifi_under_5g) { in halbtc8821c1ant_action_wifi_connected() 3514 boolean miracast_plus_bt = FALSE, wifi_under_5g = FALSE; in halbtc8821c1ant_run_coexist_mechanism() local [all …]
|
| H A D | halbtc8821c2ant.c | 698 boolean wifi_under_5g = FALSE; in halbtc8821c2ant_update_wifi_channel_info() local 701 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c2ant_update_wifi_channel_info() 705 if (!wifi_under_5g) { in halbtc8821c2ant_update_wifi_channel_info() 1030 boolean bt_active = TRUE, bt_disabled = FALSE, wifi_under_5g = FALSE; in halbtc8821c2ant_monitor_bt_enable_disable() local 1074 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c2ant_monitor_bt_enable_disable() 1076 if ((wifi_under_5g) || (bt_disabled)) in halbtc8821c2ant_monitor_bt_enable_disable() 4286 wifi_connected = FALSE, wifi_under_5g = FALSE, in halbtc8821c2ant_run_coexist_mechanism() local 4339 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821c2ant_run_coexist_mechanism() 4341 if ((wifi_under_5g) && in halbtc8821c2ant_run_coexist_mechanism() 5551 boolean wifi_under_5g = FALSE; in ex_halbtc8821c2ant_scan_notify() local [all …]
|
| H A D | halbtc8822b2ant.c | 752 boolean wifi_under_5g = FALSE; in halbtc8822b2ant_update_wifi_channel_info() local 756 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b2ant_update_wifi_channel_info() 760 if (!wifi_under_5g) { in halbtc8822b2ant_update_wifi_channel_info() 995 boolean bt_active = TRUE, bt_disabled = FALSE, wifi_under_5g = FALSE; in halbtc8822b2ant_monitor_bt_enable_disable() local 1041 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b2ant_monitor_bt_enable_disable() 1043 if ((wifi_under_5g) || (bt_disabled)) in halbtc8822b2ant_monitor_bt_enable_disable() 3825 wifi_under_5g = FALSE, bt_hs_on = FALSE; in halbtc8822b2ant_run_coexist_mechanism() local 3872 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8822b2ant_run_coexist_mechanism() 3874 if ((wifi_under_5g) && in halbtc8822b2ant_run_coexist_mechanism() 5091 boolean wifi_under_5g = FALSE; in ex_halbtc8822b2ant_scan_notify() local [all …]
|
| H A D | halbtc8812a2ant.c | 4586 boolean wifi_under_5g = false; in halbtc8812a2ant_run_coexist_mechanism() local 4607 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8812a2ant_run_coexist_mechanism() 4608 if (wifi_under_5g) { in halbtc8812a2ant_run_coexist_mechanism() 5129 boolean wifi_under_5g = false; in ex_halbtc8812a2ant_ips_notify() local 5156 &wifi_under_5g); in ex_halbtc8812a2ant_ips_notify() 5157 if (!wifi_under_5g) { in ex_halbtc8812a2ant_ips_notify() 5285 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8812a2ant_bt_info_notify() local 5288 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8812a2ant_bt_info_notify() 5342 if ((coex_sta->bt_info_ext & BIT(3)) && !wifi_under_5g) { in ex_halbtc8812a2ant_bt_info_notify() 5442 if (!wifi_under_5g) in ex_halbtc8812a2ant_bt_info_notify()
|
| H A D | halbtc8821a2ant.c | 3575 boolean wifi_under_5g = false; in halbtc8821a2ant_run_coexist_mechanism() local 3594 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a2ant_run_coexist_mechanism() 3595 if (wifi_under_5g) { in halbtc8821a2ant_run_coexist_mechanism() 4315 boolean wifi_connected = false, wifi_under_5g = false; in ex_halbtc8821a2ant_bt_info_notify() local 4318 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821a2ant_bt_info_notify() 4397 if (!btcoexist->manual_control && !wifi_under_5g) { in ex_halbtc8821a2ant_bt_info_notify()
|
| H A D | halbtc8703b1ant.c | 2853 boolean miracast_plus_bt = FALSE, wifi_under_5g = FALSE; in halbtc8703b1ant_run_coexist_mechanism() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/ |
| H A D | halbtc8703b1ant.c | 2922 boolean miracast_plus_bt = FALSE, wifi_under_5g = FALSE; in halbtc8703b1ant_run_coexist_mechanism() local
|