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