Interface: tos.chips.bc4.Bc4Packet

interface Bc4Packet

Author:
Rasmus Ulslev Pedersen

Commands
command bc4_header_t *getHeader(message_t *msg)
command bc4_metadata_t *getMetadata(message_t *msg)

Commands - Details

getHeader

command bc4_header_t *getHeader(message_t *msg)

Returns:
pointer to the bc4_header_t of the given message

getMetadata

command bc4_metadata_t *getMetadata(message_t *msg)

Returns:
pointer to the bc4_metadata_t of the given message