Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h866 u8 bSupportProfile; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c3300 pBtMgnt->bSupportProfile = true; in bthci_CmdSetACLLinkStatus()
3542 pBtMgnt->bSupportProfile = true; in bthci_CmdLinkStatusNotify()
9289 if (pBtMgnt->bSupportProfile && in BTDM_BtProfileSupport()
9399 ((pBtMgnt->bSupportProfile) ? "Yes" : "No"), pBtMgnt->ExtConfig.HCIExtensionVer); in BTDM_Display8723ABtCoexInfo()
9419 if (pBtMgnt->bSupportProfile) { in BTDM_Display8723ABtCoexInfo()
10459 if (!((pBtMgnt->bSupportProfile) || in rtl8723a_BT_disable_EDCA_turbo()