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

Add WMI_SERVICE_RESTRICTED_TWT_REQUESTER,_RESPONDER flag defs

Change-Id: I302187f8cbd0dbc98b7d9f3c469e05f736e8b361
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2023-04-03 03:29:46 -07:00
parent d9378d8f79
commit 78fbce4e29

View File

@@ -625,6 +625,8 @@ typedef enum {
WMI_SERVICE_MLO_TSF_SYNC = 372, /* FW supports TSF sync across multiple chips */ WMI_SERVICE_MLO_TSF_SYNC = 372, /* FW supports TSF sync across multiple chips */
WMI_SERVICE_RF_PATH_SEL_INIT_SUPPORT = 373, /* FW supports RF Path selection using WMI Init command field */ WMI_SERVICE_RF_PATH_SEL_INIT_SUPPORT = 373, /* FW supports RF Path selection using WMI Init command field */
WMI_SERVICE_VDEV_PARAM_CHWIDTH_WITH_NOTIFY_SUPPORT = 374, /* FW supports VDEV param channel width switch with OMN/OMI notification */ WMI_SERVICE_VDEV_PARAM_CHWIDTH_WITH_NOTIFY_SUPPORT = 374, /* FW supports VDEV param channel width switch with OMN/OMI notification */
WMI_SERVICE_RESTRICTED_TWT_REQUESTER = 375, /* Indicates FW supports Restricted TWT REQUESTER */
WMI_SERVICE_RESTRICTED_TWT_RESPONDER = 376, /* Indicates FW supports Restricted TWT RESPONDER */
WMI_MAX_EXT2_SERVICE WMI_MAX_EXT2_SERVICE