Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c1070 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_EventPhysicalLinkComplete()
1611 pBtDbg = &pBTInfo->BtDbg; in bthci_CmdReset()
1673 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdWriteRemoteAMPAssoc()
2559 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdReadLocalAMPAssoc()
2915 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdCreatePhysicalLink()
2981 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdCreateLogicalLink()
2998 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdAcceptLogicalLink()
3018 struct bt_dgb *pBtDbg = &pBTinfo->BtDbg; in bthci_CmdDisconnectLogicalLink()
3190 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdAcceptPhysicalLink()
3206 struct bt_dgb *pBtDbg = &pBTInfo->BtDbg; in bthci_CmdDisconnectPhysicalLink()
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h1025 struct bt_dgb BtDbg; member