cnss2: Add support to download ini file to FW
Add new QMI message to download wlan-connection-roaming.ini file to FW. Change-Id: Icc7d63847560ae07f3d3cdebc158faf8e4cb5aec
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

부모
878c36c07a
커밋
2aa767ca86
@@ -283,6 +283,7 @@ enum wlfw_gpio_info_type_v01 {
|
||||
enum wlfw_ini_file_type_v01 {
|
||||
WLFW_INI_FILE_TYPE_MIN_VAL_V01 = INT_MIN,
|
||||
WLFW_INI_CFG_FILE_V01 = 0,
|
||||
WLFW_CONN_ROAM_INI_V01 = 1,
|
||||
WLFW_INI_FILE_TYPE_MAX_VAL_V01 = INT_MAX,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user