Searched refs:pBTInfo (Results 1 – 1 of 1) sorted by relevance
104 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in BT_Operation() local105 struct bt_mgnt *pBtMgnt = &pBTInfo->BtMgnt; in BT_Operation()200 struct bt_30info *pBTInfo = GET_BT_INFO(padapter); in bthci_GetCurrentEntryNum() local204 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() local226 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 …]