Data Fields | |
unsigned char | data [0] |
uint16_t | datalen |
uint8_t | flags |
uint8_t | version |
Definition at line 66 of file aoc.c.
unsigned char data[0] |
Definition at line 70 of file aoc.c.
Referenced by ast_aoc_decode(), and ast_aoc_encode().
uint16_t datalen |
Definition at line 69 of file aoc.c.
Referenced by ast_aoc_decode(), and ast_aoc_encode().
uint8_t flags |
Definition at line 68 of file aoc.c.
Referenced by ast_aoc_decode(), and ast_aoc_encode().
uint8_t version |
Definition at line 67 of file aoc.c.
Referenced by ast_aoc_encode().