Work on decrypting Cisco's add wlan msg element.

FossilOrigin-Name: d833703e09017e5c53c85d0c9c7a3376b890c5e07304c849d68f3e03c0569f23
This commit is contained in:
7u83@mail.ru
2015-05-11 19:58:17 +00:00
parent c0fba37fd6
commit c9c49a409d
12 changed files with 145 additions and 48 deletions

View File

@ -33,4 +33,11 @@
0, /* ID to use store */ \
0, 1114 /* min/max length */
#define CW_ACTION_IN_CISCO_ADD_WLAN\
CW_CISCO_ADD_WLAN, /* Element ID*/ \
cw_in_cisco_add_wlan, 0, /* start/end callback */ \
NULL, /* Type of element */ \
0, /* ID to use store */ \
0, 1114 /* min/max length */