Lines Matching refs:roam
1453 bool scan = false, link = false, roam = false; in btc8821a2ant_action_bt_inquiry() local
1468 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_action_bt_inquiry()
1472 if (scan || link || roam) { in btc8821a2ant_action_bt_inquiry()
2573 bool scan = false, link = false, roam = false; in btc8821a2ant_tdma_duration_adjust() local
2581 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_tdma_duration_adjust()
2583 if (!scan && !link && !roam) { in btc8821a2ant_tdma_duration_adjust()
3374 bool scan = false, link = false, roam = false; in btc8821a2ant_run_coexist_mechanism() local
3408 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_run_coexist_mechanism()
3410 if (scan || link || roam) { in btc8821a2ant_run_coexist_mechanism()
3630 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a2ant_display_coex_info() local
3678 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8821a2ant_display_coex_info()
3680 link, roam, scan); in ex_btc8821a2ant_display_coex_info()