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