Searched refs:supported_lte_bands (Results 1 – 2 of 2) sorted by relevance
29 from acts.test_utils.coex.hotspot_utils import supported_lte_bands98 lte_band = list(set(self.lte_bands).intersection(supported_lte_bands))102 lte_band = supported_lte_bands
71 supported_lte_bands = ['OB1', 'OB2', 'OB3', 'OB4', 'OB5', 'OB7', 'OB8', variable