Alexa Gadget Service header in first packet. More...
#include <ags.h>
Data Fields | |
| ags_header_base_t | header_base |
| uint8_t | reserved |
| uint8_t | total_trxn_length [2] |
| uint8_t | payload_length |
Alexa Gadget Service header in first packet.
| ags_header_base_t ags_header_first_t::header_base |
Header base.
| uint8_t ags_header_first_t::payload_length |
Payload Length.
| uint8_t ags_header_first_t::reserved |
Reserved. This is only present in the first packet of the transaction.
| uint8_t ags_header_first_t::total_trxn_length[2] |
Total transaction length. This is only present in the first packet of the transaction.