Searched refs:pBTInfo (Results 1 – 1 of 1) sorted by relevance
103 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in BT_Operation() local104 struct bt_mgnt *pBtMgnt = &pBTInfo->BtMgnt; in BT_Operation()199 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in bthci_GetCurrentEntryNum() local203 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() local225 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 …]