Message ID | 20200616155641.BlueZ.v1.1.I5d071a56cb3a8d3640abf7c41d96e8233f14f8e6@changeid |
---|---|
State | New |
Headers | show |
Series | [BlueZ,v1] lib: Correct the string for a mgmt op | expand |
diff --git a/lib/mgmt.h b/lib/mgmt.h index bb31156ab..fad1f3dfe 100644 --- a/lib/mgmt.h +++ b/lib/mgmt.h @@ -1008,7 +1008,7 @@ static const char *mgmt_op[] = { "Read Default System Configuration", "Set Default System Configuration", "Read Advertisement Monitor Features", - "Add Advertisement Monitor", + "Add Advertisement Patterns Monitor", "Remove Advertisement Monitor", };