Searched refs:BT_PROFILE_HID (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hal_btc.h | 84 BT_PROFILE_HID, enumerator
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4875 case BT_PROFILE_HID: in BTHCI_UpdateBTProfileRTKToMoto() 6470 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID))) { in btdm_ActionAlgorithm() 6542 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID)) { in btdm_ActionAlgorithm() 6563 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID)) { in btdm_ActionAlgorithm() 6581 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6585 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6610 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6613 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6635 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6652 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() [all …]
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 628 BT_PROFILE_HID, enumerator
|