Searched refs:pBtMgnt (Results 1 – 1 of 1) sorted by relevance
104 struct bt_mgnt *pBtMgnt = &pBTInfo->BtMgnt; in BT_Operation() local106 if (pBtMgnt->BtOperationOn) in BT_Operation()216 struct bt_mgnt *pBtMgnt; in bthci_DecideBTChannel() local226 pBtMgnt = &pBTInfo->BtMgnt; in bthci_DecideBTChannel()229 pBtMgnt->CheckChnlIsSuit = true; in bthci_DecideBTChannel()270 pBtMgnt->BTChannel = firstRemoteLegalChnlInTriplet; in bthci_DecideBTChannel()271 …OGO), ("Remote legal channel (%d) is selected, Local not connect to any!!\n", pBtMgnt->BTChannel)); in bthci_DecideBTChannel()276 pBtMgnt->BTChannel = localchnl; in bthci_DecideBTChannel()277 …_BT_LOGO), ("Local channel (%d) is selected, wifi or BT connection exists\n", pBtMgnt->BTChannel)); in bthci_DecideBTChannel()299 pBtMgnt->CheckChnlIsSuit = false; in bthci_DecideBTChannel()[all …]