Add incomplete management JSON IEEE 802.11

This commit is contained in:
vemax78
2013-10-06 22:37:13 +02:00
parent 680354c842
commit d8d284038f
45 changed files with 1805 additions and 717 deletions

View File

@ -0,0 +1,8 @@
#ifndef __AC_JSON_80211_DIRECTSEQUENCECONTROL_HEADER__
#define __AC_JSON_80211_DIRECTSEQUENCECONTROL_HEADER__
#include "capwap_element_80211_directsequencecontrol.h"
extern struct ac_json_ieee80211_ops ac_json_80211_directsequencecontrol_ops;
#endif /* __AC_JSON_80211_DIRECTSEQUENCECONTROL_HEADER__ */