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

add WMI_COEX_CONFIG_BT_RX_PER_THRESHOLD def

Change-Id: Idaf1f30b923ef692189bb8d44a6b971a2bb99df0
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-06-24 06:01:26 -07:00
parent 100c793c09
commit b9736f2024
2 changed files with 5 additions and 1 deletions

View File

@@ -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 {