fw-api: CL 3661812 - update fw common interface files
WMI: add group key ID to vdev install key cmd msg Also add WMI_ROAM_SYNCH_FRAME_EVENTID to ALL_EVT_LIST Change-Id: I36d8821efc1412cb432e94069f2f969807630f45 CRs-Fixed: 1107600
Cette révision appartient à :

révisé par
Gerrit - the friendly Code Review server

Parent
452eb98bec
révision
ad88d22e2f
@@ -7435,6 +7435,10 @@ typedef struct {
|
||||
A_UINT32 key_txmic_len;
|
||||
/** key rx mic length */
|
||||
A_UINT32 key_rxmic_len;
|
||||
/** specifies if the group_key_ix is valid, filled by the sender */
|
||||
A_UINT32 is_group_key_ix_valid;
|
||||
/** Multi group key ID */
|
||||
A_UINT32 group_key_ix;
|
||||
/*
|
||||
* Following this struct are this TLV.
|
||||
* A_UINT8 key_data[]; <-- actual key data; contains key followed by tx mic followed by rx mic
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur