blob: f8e25c58e16244762ba1ecec431e09fcbcfe98ff [file] [log] [blame]
/**
* \page ChangeLog
*
* \section v37_4_0_6_TO_v37_4_0_7 Version v37.4.0.6 to version v37.4.0.7 changes
*
* \subsection v37_4_0_6_TO_v37_4_0_7Added Added functions
*
* The following functions were added between versions v37.4.0.6 and v37.4.0.7
* \li \ref qcsapi_wifi_get_chan_power_table
* \li \ref qcsapi_wifi_get_scs_score_report
* \li \ref qcsapi_wifi_set_chan_power_table
*
* \subsection v37_4_0_6_TO_v37_4_0_7Proto Function prototype changes
*
* The following function prototypes were modified between versions v37.4.0.6 and v37.4.0.7
* - \ref qcsapi_enable_vlan_pass_through
* - Old prototype: int qcsapi_enable_vlan_pass_through(int enabled);
* - New prototype: int qcsapi_enable_vlan_pass_through(const char *ifname, int enabled);
*/