Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c103 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in BT_Operation() local
104 struct bt_mgnt *pBtMgnt = &pBTInfo->BtMgnt; in BT_Operation()
199 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in bthci_GetCurrentEntryNum() local
203 if ((pBTInfo->BtAsocEntry[i].bUsed) && in bthci_GetCurrentEntryNum()
204 (pBTInfo->BtAsocEntry[i].PhyLinkCmdData.BtPhyLinkhandle == PhyHandle)) in bthci_GetCurrentEntryNum()
215 struct bt_30info *pBTInfo; in bthci_DecideBTChannel() local
225 pBTInfo = GET_BT_INFO(padapter); in bthci_DecideBTChannel()
226 pBtMgnt = &pBTInfo->BtMgnt; in bthci_DecideBTChannel()
227 pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_DecideBTChannel()
313 struct bt_30info *pBTInfo; in bthci_GetAssocInfo() local
[all …]