From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- lib/uuid.h | 1 + profiles/scanparam/scan.c | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/uuid.h b/lib/uuid.h index 814fd92..b44d6ae 100644 --- a/lib/uuid.h +++ b/lib/uuid.h @@ -60,6 +60,7 @@ extern "C" { #define IMMEDIATE_ALERT_UUID "00001802-0000-1000-8000-00805f9b34fb" #define LINK_LOSS_UUID "00001803-0000-1000-8000-00805f9b34fb" #define TX_POWER_UUID "00001804-0000-1000-8000-00805f9b34fb" +#define SCAN_PARAMETERS_UUID "00001813-0000-1000-8000-00805f9b34fb" #define SAP_UUID "0000112D-0000-1000-8000-00805f9b34fb" diff --git a/profiles/scanparam/scan.c b/profiles/scanparam/scan.c index 25c906e..3eece9d 100644 --- a/profiles/scanparam/scan.c +++ b/profiles/scanparam/scan.c @@ -42,8 +42,6 @@ #include "attrib/gatt.h" #include "src/attio.h" -#define SCAN_PARAMETERS_UUID "00001813-0000-1000-8000-00805f9b34fb" - #define SCAN_INTERVAL_WIN_UUID 0x2A4F #define SCAN_REFRESH_UUID 0x2A31 -- 1.9.3 -- 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