Diff between 0402c06746449b44b67568df058f4d466b542653 and 593f8b06fff2d5e0edf5243ca639f1109c3a4cf4
Changed Files
| File | Additions | Deletions | Status |
| lib/mgmt.h | +1 | -0 | modified |
Full Patch
diff --git a/lib/mgmt.h b/lib/mgmt.h
index 6af82fc..2b45010 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -870,6 +870,7 @@ struct mgmt_ev_device_connected {
#define MGMT_DEV_DISCONN_TIMEOUT 0x01
#define MGMT_DEV_DISCONN_LOCAL_HOST 0x02
#define MGMT_DEV_DISCONN_REMOTE 0x03
+#define MGMT_DEV_DISCONN_AUTH_FAILURE 0x04
#define MGMT_DEV_DISCONN_LOCAL_HOST_SUSPEND 0x05
#define MGMT_EV_DEVICE_DISCONNECTED 0x000C