qcacld-3.0: Changes to correct channel flags for vendor ACS

In the reg channel info which is sent to external channel
selection daemon, Some channel flags are missing which causes
application to select wrong channel.

Add changes to correct channel flags.

Change-Id: I80834dd7f5f4bfbd2fce88084a938356a741140c
CRs-Fixed: 2068354
This commit is contained in:
Kapil Gupta
2017-06-22 21:22:40 +05:30
committato da snandini
parent a325d47b46
commit c1224bf234
6 ha cambiato i file con 52 aggiunte e 15 eliminazioni

Vedi File

@@ -517,6 +517,7 @@ struct sap_acs_cfg {
uint8_t ht_sec_ch;
uint8_t vht_seg0_center_ch;
uint8_t vht_seg1_center_ch;
uint32_t band;
};
/*