Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h224 u8 EEPROMBluetoothCoexist; member
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_hal_init.c2642 pHalData->EEPROMBluetoothCoexist = true; in Hal_EfuseParseBTCoexistInfo_8723B()
2644 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2662 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2693 hal_btcoex_SetBTCoexist(padapter, pHalData->EEPROMBluetoothCoexist); in Hal_EfuseParseBTCoexistInfo_8723B()
2702 pHalData->EEPROMBluetoothCoexist == true ? "Enable" : "Disable", in Hal_EfuseParseBTCoexistInfo_8723B()