Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1571 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = BT_PROFILE_NONE; in bthci_ResetBtExtInfo()
3552 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = pTriple[2]; in bthci_CmdLinkStatusNotify()
3557 pBtMgnt->ExtConfig.linkInfo[i].BTProfile, in bthci_CmdLinkStatusNotify()
3562 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = pTriple[2]; in bthci_CmdLinkStatusNotify()
3568 pBtMgnt->ExtConfig.linkInfo[i].BTProfile, in bthci_CmdLinkStatusNotify()
4861 if (pBtMgnt->ExtConfig.linkInfo[i].BTProfile == BT_PROFILE_SCO) in BTHCI_UpdateBTProfileRTKToMoto()
4864 pBtMgnt->ExtConfig.linkInfo[i].TrafficProfile = pBtMgnt->ExtConfig.linkInfo[i].BTProfile; in BTHCI_UpdateBTProfileRTKToMoto()
9430 BtProfileString[pBtMgnt->ExtConfig.linkInfo[i].BTProfile], in BTDM_Display8723ABtCoexInfo()
9442 BtProfileString[pBtMgnt->ExtConfig.linkInfo[i].BTProfile], in BTDM_Display8723ABtCoexInfo()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h723 u8 BTProfile; member