summaryrefslogtreecommitdiff
path: root/cesar/bsu/inc
diff options
context:
space:
mode:
authorNélio Laranjeiro2010-09-09 09:40:18 +0200
committerNélio Laranjeiro2010-09-09 15:03:46 +0200
commitbffea4248c53a8d6c67aed2af3b292d32520396a (patch)
tree95259271676c1b0bd6d08817aaa2e1809aad6a87 /cesar/bsu/inc
parent74540c7363ef158d90949fa2579f1aef4ed211a0 (diff)
cesar/bsu: update aclf when tracking is requested by upper layer, closes #1869
Diffstat (limited to 'cesar/bsu/inc')
-rw-r--r--cesar/bsu/inc/context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cesar/bsu/inc/context.h b/cesar/bsu/inc/context.h
index dbf2cc805b..eca72ce098 100644
--- a/cesar/bsu/inc/context.h
+++ b/cesar/bsu/inc/context.h
@@ -43,6 +43,8 @@ struct bsu_avln_t
/** Last beacon period in the one it had received the beacon.
* The date is the value of the beginning of the beacon period. */
u32 beacon_recv_bps_tck;
+ /** BTOs. */
+ s16 bto [HPAV_BEACON_BTO_NB];
};
struct bsu_t