Searched refs:localchnl (Results 1 – 1 of 1) sorted by relevance
220 u8 i, j, localchnl, firstRemoteLegalChnlInTriplet = 0; in bthci_DecideBTChannel() local230 localchnl = bthci_GetLocalChannel(padapter); in bthci_DecideBTChannel()274 if ((localchnl >= firstRemoteLegalChnlInTriplet) && in bthci_DecideBTChannel()275 (localchnl < (pTriple_subband->FirstChnl+pTriple_subband->NumChnls))) { in bthci_DecideBTChannel()276 pBtMgnt->BTChannel = localchnl; in bthci_DecideBTChannel()305 pBtMgnt->BTChannel = localchnl; in bthci_DecideBTChannel()