Searched refs:fBtcGet (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 112 pBtCoexist->fBtcGet( in halbtc8723b1ant_AutoRateFallbackRetry() 308 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_MonitorWiFiCtr() 309 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_S4_WIFI_RSSI, &wifiRssi); in halbtc8723b1ant_MonitorWiFiCtr() 310 pBtCoexist->fBtcGet( in halbtc8723b1ant_MonitorWiFiCtr() 394 pBtCoexist->fBtcGet( in halbtc8723b1ant_IsWifiStatusChanged() 397 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_IsWifiStatusChanged() 398 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_IsWifiStatusChanged() 399 pBtCoexist->fBtcGet( in halbtc8723b1ant_IsWifiStatusChanged() 428 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_UpdateBtLinkInfo() 494 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b1ant_ActionAlgorithm() [all …]
|
D | HalBtc8723b2Ant.c | 100 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_S4_WIFI_RSSI, &wifiRssi); in halbtc8723b2ant_WifiRssiState() 199 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b2ant_IsWifiStatusChanged() 200 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsWifiStatusChanged() 201 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_IsWifiStatusChanged() 202 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_4_WAY_PROGRESS, &bUnder4way); in halbtc8723b2ant_IsWifiStatusChanged() 229 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_UpdateBtLinkInfo() 295 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_HS_OPERATION, &bBtHsOn); in halbtc8723b2ant_ActionAlgorithm() 832 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_EXT_SWITCH, &bPgExtSwitch); in halbtc8723b2ant_SetAntPath() 833 …pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); /* [31:16]=fw ver, [15:0]=fw sub… in halbtc8723b2ant_SetAntPath() 1055 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_CONNECTED, &bWifiConnected); in halbtc8723b2ant_ActionBtInquiry() [all …]
|
D | HalBtcOutSrc.h | 396 BFP_BTC_GET fBtcGet; member
|
D | hal_btcoex.c | 835 pBtCoexist->fBtcGet = halbtcoutsrc_Get; in hal_btcoex_Initialize()
|