Lines Matching refs:roam
1476 bool scan = false, link = false, roam = false; in btc8821a2ant_action_bt_inquiry() local
1492 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_action_bt_inquiry()
1496 if (scan || link || roam) { in btc8821a2ant_action_bt_inquiry()
2614 bool scan = false, link = false, roam = false; in btc8821a2ant_tdma_duration_adjust() local
2622 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_tdma_duration_adjust()
2624 if (!scan && !link && !roam) { in btc8821a2ant_tdma_duration_adjust()
3411 bool scan = false, link = false, roam = false; in btc8821a2ant_run_coexist_mechanism() local
3445 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_run_coexist_mechanism()
3447 if (scan || link || roam) { in btc8821a2ant_run_coexist_mechanism()
3667 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a2ant_display_coex_info() local
3715 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8821a2ant_display_coex_info()
3717 link, roam, scan); in ex_btc8821a2ant_display_coex_info()