Home
last modified time | relevance | path

Searched refs:BTC_GET_BL_WIFI_CONNECTED (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
DHalBtc8723b1Ant.c488 pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected in halbtc8723b1ant_IsWifiStatusChanged()
1668 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b1ant_IsCommonAction()
2037 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b1ant_ActionBtInquiry()
2076 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b1ant_ActionBtScoHidOnlyBusy()
2491 BTC_GET_BL_WIFI_CONNECTED, in halbtc8723b1ant_RunCoexistMechanism()
3281 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in EXhalbtc8723b1ant_ScanNotify()
3369 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in EXhalbtc8723b1ant_ConnectNotify()
3603 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in EXhalbtc8723b1ant_BtInfoNotify()
DHalBtcOutSrc.h243 BTC_GET_BL_WIFI_CONNECTED, enumerator
DHalBtc8723b2Ant.c288 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b2ant_IsWifiStatusChanged()
1471 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b2ant_ActionBtInquiry()
1500 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b2ant_IsCommonAction()
3415 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in EXhalbtc8723b2ant_BtInfoNotify()
Dhal_btcoex.c375 case BTC_GET_BL_WIFI_CONNECTED: in halbtcoutsrc_Get()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b1ant.c351 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8723b1ant_is_wifi_status_changed()
1753 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in halbtc8723b1ant_action_bt_inquiry()
1808 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8723b1ant_act_bt_sco_hid_only_busy()
2190 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in halbtc8723b1ant_run_coexist_mechanism()
2802 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8723b1ant_scan_notify()
2906 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8723b1ant_connect_notify()
3163 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8723b1ant_bt_info_notify()
Dhalbtc8821a1ant.c1250 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a1ant_is_common_action()
1519 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a1ant_action_bt_inquiry()
1946 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a1ant_run_coexist_mechanism()
2440 BTC_GET_BL_WIFI_CONNECTED, &wifi_connected); in ex_btc8821a1ant_scan_notify()
2547 BTC_GET_BL_WIFI_CONNECTED, &wifi_connected); in ex_btc8821a1ant_connect_notify()
2764 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8821a1ant_bt_info_notify()
Dhalbtc8821a2ant.c349 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a2ant_is_wifi_status_changed()
1465 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a2ant_action_bt_inquiry()
1584 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8821a2ant_is_common_action()
3971 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8821a2ant_bt_info_notify()
4030 BTC_GET_BL_WIFI_CONNECTED, &wifi_connected); in ex_btc8821a2ant_bt_info_notify()
Dhalbtcoutsrc.h235 BTC_GET_BL_WIFI_CONNECTED, enumerator
Dhalbtc8723b2ant.c354 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8723b2ant_is_wifi_status_changed()
1575 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8723b2ant_action_bt_inquiry()
1677 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8723b2ant_is_common_action()
4048 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8723b2ant_bt_info_notify()
Dhalbtc8192e2ant.c436 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8192e2ant_is_wifi_status_changed()
1445 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in btc8192e2ant_is_common_action()
3033 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_CONNECTED, in ex_btc8192e2ant_bt_info_notify()
Dhalbtcoutsrc.c545 case BTC_GET_BL_WIFI_CONNECTED: in halbtc_get()