Searched refs:BT_PROFILE_PAN (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | hal_btc.h | 83 BT_PROFILE_PAN, enumerator
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4868 case BT_PROFILE_PAN: in BTHCI_UpdateBTProfileRTKToMoto() 6491 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN))) { in btdm_ActionAlgorithm() 6512 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN))) { in btdm_ActionAlgorithm() 6552 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6572 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6590 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6598 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() 6618 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6626 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() 6640 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() [all …]
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 627 BT_PROFILE_PAN, enumerator
|