Searched refs:BT_PROFILE_HID (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | hal_btc.h | 84 BT_PROFILE_HID, enumerator
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 4876 case BT_PROFILE_HID: in BTHCI_UpdateBTProfileRTKToMoto() 6474 (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID))) { in btdm_ActionAlgorithm() 6546 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID)) { in btdm_ActionAlgorithm() 6567 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID)) { in btdm_ActionAlgorithm() 6585 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6589 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6614 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6617 } else if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6639 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() 6656 if (BTHCI_CheckProfileExist(padapter, BT_PROFILE_HID) && in btdm_ActionAlgorithm() [all …]
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtl8723a_bt-coexist.h | 628 BT_PROFILE_HID, enumerator
|