esp_wifi_btwt_info_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
bool
indicate whether the btwt id is in use or not.
uint16_t : 1
1: a trigger-enabled TWT, 0: a non-trigger-enabled TWT.
uint16_t : 1
0: an announced TWT, 1: an unannounced TWT.
uint16_t : 3
indicate recommendations on the types of frames. 0: no constraints, [1, 3], [4, 7] reserved.
uint16_t : 5
TWT Wake Interval Exponent. The value range is [0, 31].
uint16_t : 6
reserved.
uint8_t
TWT Wake duration unit, 0: 256us 1: TU (TU = 1024us).
uint16_t
TWT Wake Interval Mantissa. The value range is [1, 65535].
uint16_t : 5
btwt id.
uint16_t : 8
indicate the number of TBTTs during which the Broadcast TWT SPs corresponding to this broadcast TWT parameters set are present.
uint16_t : 3
reserved.

References

from examples