Diff between 4ae0fb61c2b92a3070898d8c03472775bea6c76f and 50ff50b716786fdb5656c0616d3bc1b507b3b5f2
Changed Files
| File | Additions | Deletions | Status |
| lib/mgmt.h | +0 | -1 | modified |
Full Patch
diff --git a/lib/mgmt.h b/lib/mgmt.h
index 3578ecd..6c84312 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -237,7 +237,6 @@ struct mgmt_ev_controller_error {
#define MGMT_EV_NEW_KEY 0x000A
struct mgmt_ev_new_key {
struct mgmt_key_info key;
- uint8_t old_key_type;
} __packed;
#define MGMT_EV_DEVICE_CONNECTED 0x000B