Diff between 42de9841d4f0b82731685aff2e5a78c2703d1dbf and b84ab528c8c4133068a422e86c9634ed2925fdb0
Changed Files
| File | Additions | Deletions | Status |
| src/attrib-server.c | +2 | -0 | modified |
Full Patch
diff --git a/src/attrib-server.c b/src/attrib-server.c
index 219c7c9..3a3eebb 100644
--- a/src/attrib-server.c
+++ b/src/attrib-server.c
@@ -1402,6 +1402,8 @@ int attrib_gap_set(uint16_t uuid, const uint8_t *value, int len)
{
uint16_t handle;
+ DBG("Deprecated function!");
+
/* FIXME: Missing Privacy and Reconnection Address */
switch (uuid) {