mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-14 21:10:02 +01:00
Remove BBF_END_SESSION_RELOAD from bbf enumeration
This commit is contained in:
parent
9a72ca34c3
commit
87dec94fbc
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ static char *TCTransferType[] = {"Upload", "Download", "Both", NULL};
|
|||
static char *TCResultType[] = {"Success", "Failure", "Both", NULL};
|
||||
static char *TCFileType[] = {"1 Firmware Upgrade Image", "2 Web Content", "3 Vendor Configuration File", "4 Vendor Log File", NULL};
|
||||
|
||||
#define BBF_END_SESSION_RELOAD 1 << 2
|
||||
|
||||
enum suboption_125 {
|
||||
OPT_OUI,
|
||||
OPT_SERIAL,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue