Diff between 5a4263029aff9046cfa4e444ea79cb215b2e4c48 and 96456910c8641b4ff0efcea2c764380b540668f3
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 27e4337..1e855e9 100644
--- a/lib/mgmt.h
+++ b/lib/mgmt.h
@@ -757,6 +757,7 @@ static const char *mgmt_status[] = {
"Cancelled",
"Invalid Index",
"Blocked through rfkill",
+ "Already Paired",
};
#ifndef NELEM