fw-api: CL 3087833 - update fw common interface files

WMI config type for BTCOEX to optimize PTA feature

Change-Id: Ic3fa4578f85c4a1517d8db0ec287635ba38b49ca
CRs-Fixed: 1107600
このコミットが含まれているのは:
Sandeep Puligilla
2017-05-16 10:01:22 -07:00
committed by snandini
コミット 64c34ee2fd
2個のファイルの変更4行の追加1行の削除

ファイルの表示

@@ -17935,6 +17935,9 @@ typedef enum wmi_coex_config_type {
arg6 PTA priority */
WMI_COEX_CONFIG_BTC_DUTYCYCLE = 18, /* config interval (ms units) (arg1 WLAN pause duration, arg2 WLAN unpause duration) for WLAN UL + BT Rx */
WMI_COEX_CONFIG_HANDOVER_RSSI = 19, /* config to set WLAN RSSI (dBm units) at which device switches from Hybrid to TDD coex mode */
WMI_COEX_CONFIG_PTA_BT_INFO = 20, /* get BT information,
arg1 BT info type: WMI_COEX_PTA_BT_INFO_TYPE_T, scan/advertise/connection info,
arg2-arg5: BT information parameters */
} WMI_COEX_CONFIG_TYPE;
typedef struct {

ファイルの表示

@@ -36,7 +36,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_ 390
#define __WMI_REVISION_ 391
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work