framer-802154: Support for setting and accessing the frame type

attribute
This commit is contained in:
kkrentz 2013-05-24 06:54:55 -07:00
parent 19c9ef0a95
commit 9dc9e4bd9f
3 changed files with 7 additions and 1 deletions

View file

@ -356,6 +356,7 @@ enum {
PACKETBUF_ATTR_MAX_REXMIT,
PACKETBUF_ATTR_NUM_REXMIT,
PACKETBUF_ATTR_PENDING,
PACKETBUF_ATTR_FRAME_TYPE,
PACKETBUF_ATTR_SECURITY_LEVEL,
PACKETBUF_ATTR_FRAME_COUNTER_BYTES_0_1,
PACKETBUF_ATTR_FRAME_COUNTER_BYTES_2_3,