Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h688 u8 BtAMPKey[PMK_LEN]; member
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c693 memset(pBTinfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKey, 0, in bthci_ResetEntry()
1272 memcpy(pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKey, in bthci_BuildPhysicalLink()
1274 …memcpy(pBTInfo->BtAsocEntry[EntryNum].PMK, pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKey,… in bthci_BuildPhysicalLink()
1279 …L_BT_LOGO|IOCTL_BT_HCICMD), ("BtAMPKey\n"), pBTInfo->BtAsocEntry[EntryNum].PhyLinkCmdData.BtAMPKey, in bthci_BuildPhysicalLink()