Searched refs:HCIExtensionVer (Results 1 – 2 of 2) sorted by relevance
740 u16 HCIExtensionVer; member
1585 pBtMgnt->ExtConfig.HCIExtensionVer = 0; in bthci_ResetBtExtInfo()3495 pBtMgnt->ExtConfig.HCIExtensionVer = *((u16 *)&pHciCmd->Data[0]); in bthci_CmdExtensionVersionNotify()3496 …INT(FIOCTL, IOCTL_BT_HCICMD_EXT, ("HCIExtensionVer = 0x%x\n", pBtMgnt->ExtConfig.HCIExtensionVer)); in bthci_CmdExtensionVersionNotify()3546 …RTPRINT(FIOCTL, IOCTL_BT_HCICMD_EXT, ("HCIExtensionVer = %d\n", pBtMgnt->ExtConfig.HCIExtensionVer… in bthci_CmdLinkStatusNotify()3550 if (pBtMgnt->ExtConfig.HCIExtensionVer < 1) { in bthci_CmdLinkStatusNotify()3560 } else if (pBtMgnt->ExtConfig.HCIExtensionVer >= 1) { in bthci_CmdLinkStatusNotify()9399 ((pBtMgnt->bSupportProfile) ? "Yes" : "No"), pBtMgnt->ExtConfig.HCIExtensionVer); in BTDM_Display8723ABtCoexInfo()9428 if (pBtMgnt->ExtConfig.HCIExtensionVer >= 1) { in BTDM_Display8723ABtCoexInfo()