lib/uuid: Add define for Scan Parameter UUID

This commit is contained in:
Luiz Augusto von Dentz 2014-06-27 11:27:50 +03:00 committed by Szymon Janc
parent bc29b7834e
commit 0df04a3f3a
2 changed files with 1 additions and 2 deletions

View File

@ -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"

View File

@ -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