Wiselib
wiselib.testing/algorithms/neighbor_discovery/pgb_payloads_ids.h
Go to the documentation of this file.
00001 #ifndef __ALGORITHMS_NEIGHBOR_DISCOVERY_PG_PAYLOADS_IDS_H__
00002 #define __ALGORITHMS_NEIGHBOR_DISCOVERY_PG_PAYLOADS_IDS_H__
00003 
00004 #define TEST 0
00005 #define RESERVED 1
00006 #define PLTT 2
00007 #define HWY_N 3
00008 #define MOBILITY 4
00009 #define CLUSTERING 5
00010 #define CLRADIO 6
00011 
00012 #define TOTAL_REG_ALG 7
00013 
00014 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines