TWT setup commands and events.
Enumerator |
---|
NRF_WIFI_REQUEST_TWT | STA requests to join a TWT without specifying a target wake time
|
NRF_WIFI_SUGGEST_TWT | STA requests to join a TWT with specifying a target wake time and other params, these values can change during negotiation.
|
NRF_WIFI_DEMAND_TWT | requests to join a TWT with demanded a target wake time and other params. STA rejects if AP not scheduling those params.
|
NRF_WIFI_GROUPING_TWT | Response to the STA request(suggest/demand), these may be different params
|
NRF_WIFI_ACCEPT_TWT | AP accept the STA requested params
|
NRF_WIFI_ALTERNATE_TWT | AP may suggest the params, these may be different from STA requested
|
NRF_WIFI_DICTATE_TWT | AP may suggest the params, these may be different from STA requested
|
NRF_WIFI_REJECT_TWT | AP may reject the STA requested params
|