Searched refs:BT_PROFILE_PAN (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_btc.h | 83 BT_PROFILE_PAN, enumerator
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4867 case BT_PROFILE_PAN: in BTHCI_UpdateBTProfileRTKToMoto() 6487 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN))) { in btdm_ActionAlgorithm() 6508 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN))) { in btdm_ActionAlgorithm() 6548 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6568 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6586 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6594 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() 6614 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN)) { in btdm_ActionAlgorithm() 6622 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() 6636 BTHCI_CheckProfileExist(padapter, BT_PROFILE_PAN) && in btdm_ActionAlgorithm() [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 627 BT_PROFILE_PAN, enumerator
|