X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=include%2Fproperty.h;h=a6ea83c8ee2004100754b80d5d02e2544dba4446;hb=e76c122e6c313b881c019da638c243b0765bf06f;hp=b4c7e18d0492ceae66058527018e0cb4217117f1;hpb=aee3ce108157d7776420cecca4690c597d2cee8f;p=connman diff --git a/include/property.h b/include/property.h index b4c7e18..a6ea83c 100644 --- a/include/property.h +++ b/include/property.h @@ -32,6 +32,11 @@ extern "C" { * @short_description: Functions for handling properties */ +#define CONNMAN_PROPERTY_ID_NAME "Name" +#define CONNMAN_PROPERTY_ID_TYPE "Type" +#define CONNMAN_PROPERTY_ID_PRIORITY "Priority" +#define CONNMAN_PROPERTY_ID_STRENGTH "Strength" + enum connman_property_id { CONNMAN_PROPERTY_ID_INVALID = 0,