summaryrefslogtreecommitdiff
path: root/cesar/common/defs
diff options
context:
space:
mode:
authorNélio Laranjeiro2011-03-14 15:27:58 +0100
committerNélio Laranjeiro2011-03-14 16:06:11 +0100
commitc64a500004a983ea48152714a4cf17acaa79b028 (patch)
tree3081f9b64770713ccc32c031fbf3bc979a38de16 /cesar/common/defs
parent2a42d23064ec0be256e60a53c9aa6cdd42fd2d2b (diff)
cesar/common/defs: increase number of AVLN, refs #2395
Diffstat (limited to 'cesar/common/defs')
-rw-r--r--cesar/common/defs/homeplugAV.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/common/defs/homeplugAV.h b/cesar/common/defs/homeplugAV.h
index 39da6f293e..0cf48fce61 100644
--- a/cesar/common/defs/homeplugAV.h
+++ b/cesar/common/defs/homeplugAV.h
@@ -74,7 +74,7 @@ typedef enum hpav_access_t hpav_access_t;
/** Maximum number of visible AVLNs. See HPAV specification 1.1 on
* MaxBeaconSlot */
-#define HPAV_AVLNS_NB_MAX 8
+#define HPAV_AVLNS_NB_MAX 16
/** Number maximum of slots in the beacon region. */
#define HPAV_BEACON_NUMSLOTS_MAX HPAV_AVLNS_NB_MAX