--- mesh/prov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh/prov.c b/mesh/prov.c index 32785dda1..964259cd0 100644 --- a/mesh/prov.c +++ b/mesh/prov.c @@ -57,7 +57,7 @@ #define MESH_PROV_SEC_LOW 0 /* For Deployment, Security levels below HIGH are *not* recomended */ -#define mesh_gatt_prov_security() MESH_PROV_SEC_MED +#define mesh_gatt_prov_security() MESH_PROV_SEC_LOW #define PROV_INVITE 0x00 #define PROV_CAPS 0x01 -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html