ags_header_first_t Struct Reference

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
 

Detailed Description

Alexa Gadget Service header in first packet.

Field Documentation

◆ header_base

ags_header_base_t ags_header_first_t::header_base

Header base.

◆ payload_length

uint8_t ags_header_first_t::payload_length

Payload Length.

◆ reserved

uint8_t ags_header_first_t::reserved

Reserved. This is only present in the first packet of the transaction.

◆ total_trxn_length

uint8_t ags_header_first_t::total_trxn_length[2]

Total transaction length. This is only present in the first packet of the transaction.


The documentation for this struct was generated from the following file: