summaryrefslogtreecommitdiffstats
path: root/src/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.h')
-rw-r--r--src/device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device.h b/src/device.h
index 21f7ffaa..d2331173 100644
--- a/src/device.h
+++ b/src/device.h
@@ -45,8 +45,6 @@ uint8_t device_get_auth(struct btd_device *device);
#define BTD_UUIDS(args...) ((const char *[]) { args, NULL } )
-#define PNP_UUID "00001200-0000-1000-8000-00805f9b34fb"
-
struct btd_device_driver {
const char *name;
const char **uuids;