Searched refs:PhyLinkCmdData (Results 1 – 2 of 2) sorted by relevance
204 (pBTInfo->BtAsocEntry[i].PhyLinkCmdData.BtPhyLinkhandle == PhyHandle)) in bthci_GetCurrentEntryNum()690 pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKeyType = 0; in bthci_ResetEntry()691 pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle = 0; in bthci_ResetEntry()692 memset(pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKey, 0, in bthci_ResetEntry()693 pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKeyLen); in bthci_ResetEntry()694 pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKeyLen = 0; in bthci_ResetEntry()697 pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.LinkSuperversionTimeout = 0x3e80; in bthci_ResetEntry()878 HciStatus, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle, ShortRangeState)); in bthci_EventShortRangeModeChangeComplete()884 PPacketIrpEvent->Data[1] = pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle; in bthci_EventShortRangeModeChangeComplete()1019 pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtPhyLinkhandle)); in bthci_EventChannelSelected()[all …]
777 struct hci_phy_link_cmd_data PhyLinkCmdData; member