Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1570 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = BT_PROFILE_NONE; in bthci_ResetBtExtInfo()
3551 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = pTriple[2]; in bthci_CmdLinkStatusNotify()
3556 pBtMgnt->ExtConfig.linkInfo[i].BTProfile, in bthci_CmdLinkStatusNotify()
3561 pBtMgnt->ExtConfig.linkInfo[i].BTProfile = pTriple[2]; in bthci_CmdLinkStatusNotify()
3567 pBtMgnt->ExtConfig.linkInfo[i].BTProfile, in bthci_CmdLinkStatusNotify()
4860 if (pBtMgnt->ExtConfig.linkInfo[i].BTProfile == BT_PROFILE_SCO) in BTHCI_UpdateBTProfileRTKToMoto()
4863 pBtMgnt->ExtConfig.linkInfo[i].TrafficProfile = pBtMgnt->ExtConfig.linkInfo[i].BTProfile; in BTHCI_UpdateBTProfileRTKToMoto()
9426 BtProfileString[pBtMgnt->ExtConfig.linkInfo[i].BTProfile], in BTDM_Display8723ABtCoexInfo()
9438 BtProfileString[pBtMgnt->ExtConfig.linkInfo[i].BTProfile], in BTDM_Display8723ABtCoexInfo()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h723 u8 BTProfile; member