fw-api: CL 3091676 - update fw common interface files
add WMI_PDEV_PARAM_ACK_TIMEOUT Change-Id: I78b9c385ed36610794e540ebaad409e5548c9244 CRs-Fixed: 1107600
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
e7766f1193
commit
f5fc8a6706
@@ -4292,6 +4292,10 @@ typedef enum {
|
||||
* Bits 31:1 - reserved
|
||||
*/
|
||||
WMI_PDEV_PARAM_SET_IOT_PATTERN,
|
||||
/** ACK timeout - change wireless packet ack timeout configuration,
|
||||
* units are microseconds
|
||||
*/
|
||||
WMI_PDEV_PARAM_ACK_TIMEOUT,
|
||||
} WMI_PDEV_PARAM;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user