Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1501 u8 BT_CoexistType; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c9833 if (pHalData->bt_coexist.BT_CoexistType != BT_CSR_BC8) in BTDM_CheckBTIdleChange1Ant()
10460 (pHalData->bt_coexist.BT_CoexistType == BT_CSR_BC8))) { in rtl8723a_BT_disable_EDCA_turbo()
11195 pHalData->bt_coexist.BT_CoexistType = pHalData->EEPROMBluetoothType; in rtl8723a_BT_init_hal_vars()
11238 return pHalData->bt_coexist.BT_CoexistType; in HALBT_BTChipType()