Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1501 u8 BT_CoexistType; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c9829 if (pHalData->bt_coexist.BT_CoexistType != BT_CSR_BC8) in BTDM_CheckBTIdleChange1Ant()
10456 (pHalData->bt_coexist.BT_CoexistType == BT_CSR_BC8))) { in rtl8723a_BT_disable_EDCA_turbo()
11191 pHalData->bt_coexist.BT_CoexistType = pHalData->EEPROMBluetoothType; in rtl8723a_BT_init_hal_vars()
11234 return pHalData->bt_coexist.BT_CoexistType; in HALBT_BTChipType()