Structure containing the parameters of the ME_TX_CREDITS_UPDATE_IND message. More...
#include <me_task.h>
Data Fields | |
| uint8_t | sta_idx |
| Index of the station for which the credits are updated. | |
| uint8_t | tid |
| TID for which the credits are updated. | |
| int8_t | credits |
| Offset to be applied on the credit count. | |
Structure containing the parameters of the ME_TX_CREDITS_UPDATE_IND message.
Definition at line 225 of file me_task.h.
1.6.1