Sfoglia il codice sorgente

qcacmn: MKK17 should include channel 144

As a part of regulatory update #29,MKK17 should support channels
until 5730MHz(including channel 144). But, it was missed in
regulatory update #29 and MKK17 supports channels only until
5710MHz(until channel 140).

Add channel 144 to MKK17.

Change-Id: Ic4b4c162f03a033b697764d65f4733b49e00c9c8
CRs-Fixed: 2489544
Vignesh U 5 anni fa
parent
commit
f00622162c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      umac/regulatory/core/src/reg_db.c

+ 1 - 1
umac/regulatory/core/src/reg_db.c

@@ -1464,7 +1464,7 @@ const struct regdomain regdomains_5g[] = {
 
 	[MKK17] = {CTL_MKK, DFS_MKK_REGION, 2, 0, 3, {CHAN_5170_5250_8,
 						      CHAN_5250_5330_12,
-						      CHAN_5490_5710_7} },
+						      CHAN_5490_5730_6} },
 
 	[WORLD_5G_1] = {CTL_NONE, DFS_UNINIT_REGION, 2, 0, 2,
 			{CHAN_5170_5330_1,