diff --git a/src/include/ubus.h b/src/include/ubus.h index 2987941..a086be2 100644 --- a/src/include/ubus.h +++ b/src/include/ubus.h @@ -6,8 +6,11 @@ #include "datastorage.h" +// 802.11 Status codes... #define WLAN_STATUS_SUCCESS 0 #define WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA 17 +#define WLAN_STATUS_DENIED_NOT_HT_SUPPORT 27 +#define WLAN_STATUS_DENIED_NOT_VHT_SUPPORT 104 // Disassociation Reason #define UNSPECIFIED_REASON 0