Remove BBF_END_SESSION_RELOAD from bbf enumeration

This commit is contained in:
Omar Kallel 2023-03-10 17:02:59 +01:00
parent 9a72ca34c3
commit 87dec94fbc

View file

@ -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,