Loading fw/wmi_unified.h +4 −0 Original line number Diff line number Diff line Loading @@ -34405,6 +34405,10 @@ typedef enum wmi_coex_config_type { * 1 to place more emphasis on WLAN performance */ WMI_COEX_CONFIG_LE_SCAN_POLICY = 48, /* WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD * config BT RX PER threshold */ WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD = 49, } WMI_COEX_CONFIG_TYPE; typedef struct { fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1356 #define __WMI_REVISION_ 1357 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_unified.h +4 −0 Original line number Diff line number Diff line Loading @@ -34405,6 +34405,10 @@ typedef enum wmi_coex_config_type { * 1 to place more emphasis on WLAN performance */ WMI_COEX_CONFIG_LE_SCAN_POLICY = 48, /* WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD * config BT RX PER threshold */ WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD = 49, } WMI_COEX_CONFIG_TYPE; typedef struct {
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 1356 #define __WMI_REVISION_ 1357 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading