barectf.h.j2: add barectf_packet_buf_addr()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 23 Sep 2020 22:20:07 +0000 (18:20 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 23 Sep 2020 22:46:24 +0000 (18:46 -0400)
commit3bf37cb9417e797f212d12563bff41bcec538d33
tree41f4954cf336f3f7e5f59827df57b59ac1069014
parented4a69c02ec552b30ac71bcd1832fa747851d185
barectf.h.j2: add barectf_packet_buf_addr()

barectf_packet_buf_addr() is an alias of barectf_packet_buf().

This is more in line with the barectf_packet_set_buf() function which
sets both the buffer's address and size.

This change helps document the platform API.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/templates/c/barectf.c.j2
barectf/templates/c/barectf.h.j2
This page took 0.023688 seconds and 4 git commands to generate.