summaryrefslogtreecommitdiffstats
path: root/hcid/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/device.h')
-rw-r--r--hcid/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/device.h b/hcid/device.h
index 4bdf9b0e..91ac8a7b 100644
--- a/hcid/device.h
+++ b/hcid/device.h
@@ -23,6 +23,7 @@
*/
struct device {
+ char *address;
char *path;
struct adapter *adapter;
sdp_list_t *uuids;