Home
last modified time | relevance | path

Searched refs:EEPROMBluetoothCoexist (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_data.h224 u8 EEPROMBluetoothCoexist; member
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2646 pHalData->EEPROMBluetoothCoexist = true; in Hal_EfuseParseBTCoexistInfo_8723B()
2648 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2666 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2697 rtw_btcoex_SetBTCoexist(padapter, pHalData->EEPROMBluetoothCoexist); in Hal_EfuseParseBTCoexistInfo_8723B()
2706 pHalData->EEPROMBluetoothCoexist == true ? "Enable" : "Disable", in Hal_EfuseParseBTCoexistInfo_8723B()