summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/hcid.h b/src/hcid.h
index d0335ccf..f87341c5 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -99,10 +99,7 @@ struct hcid_opts {
int security;
int pairing;
int offmode;
- char deviceid[15];
-
- uint8_t pin_code[16];
- int pin_len;
+ char deviceid[15];
int sock;
};