Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_data.h207 u8 EEPROMBluetoothCoexist; member
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c2267 pHalData->EEPROMBluetoothCoexist = true; in Hal_EfuseParseBTCoexistInfo_8723B()
2269 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2290 pHalData->EEPROMBluetoothCoexist = false; in Hal_EfuseParseBTCoexistInfo_8723B()
2309 hal_btcoex_SetBTCoexist(padapter, pHalData->EEPROMBluetoothCoexist); in Hal_EfuseParseBTCoexistInfo_8723B()