Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1076 pBtDbg->dbgHciInfo.hciCmdPhyLinkStatus = HciStatus; in bthci_EventPhysicalLinkComplete()
1677 pBtDbg->dbgHciInfo.hciCmdCntWriteRemoteAmpAssoc++; in bthci_CmdWriteRemoteAMPAssoc()
2562 pBtDbg->dbgHciInfo.hciCmdCntReadLocalAmpAssoc++; in bthci_CmdReadLocalAMPAssoc()
2917 pBtDbg->dbgHciInfo.hciCmdCntCreatePhyLink++; in bthci_CmdCreatePhysicalLink()
2983 pBtDbg->dbgHciInfo.hciCmdCntCreateLogLink++; in bthci_CmdCreateLogicalLink()
3000 pBtDbg->dbgHciInfo.hciCmdCntAcceptLogLink++; in bthci_CmdAcceptLogicalLink()
3022 pBtDbg->dbgHciInfo.hciCmdCntDisconnectLogLink++; in bthci_CmdDisconnectLogicalLink()
3192 pBtDbg->dbgHciInfo.hciCmdCntAcceptPhyLink++; in bthci_CmdAcceptPhysicalLink()
3209 pBtDbg->dbgHciInfo.hciCmdCntDisconnectPhyLink++; in bthci_CmdDisconnectPhysicalLink()
3295 pBtDbg->dbgHciInfo.hciCmdCntSetAclLinkStatus++; in bthci_CmdSetACLLinkStatus()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h940 struct bt_hci_dgb_info dbgHciInfo; member