Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c104 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in BT_Operation() local
105 struct bt_mgnt *pBtMgnt = &pBTInfo->BtMgnt; in BT_Operation()
200 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in bthci_GetCurrentEntryNum() local
204 if ((pBTInfo->BtAsocEntry[i].bUsed) && in bthci_GetCurrentEntryNum()
205 (pBTInfo->BtAsocEntry[i].PhyLinkCmdData.BtPhyLinkhandle == PhyHandle)) in bthci_GetCurrentEntryNum()
216 struct bt_30info *pBTInfo; in bthci_DecideBTChannel() local
226 pBTInfo = GET_BT_INFO(padapter); in bthci_DecideBTChannel()
227 pBtMgnt = &pBTInfo->BtMgnt; in bthci_DecideBTChannel()
228 pBtHciInfo = &pBTInfo->BtHciInfo; in bthci_DecideBTChannel()
314 struct bt_30info *pBTInfo; in bthci_GetAssocInfo() local
[all …]