summaryrefslogtreecommitdiffstats
path: root/hcid/hcid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/hcid.h')
-rw-r--r--hcid/hcid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/hcid.h b/hcid/hcid.h
index 91b311f8..0c77c225 100644
--- a/hcid/hcid.h
+++ b/hcid/hcid.h
@@ -70,7 +70,7 @@ struct device_opts {
uint16_t pkt_type;
uint16_t link_mode;
uint16_t link_policy;
- uint16_t scan;
+ uint8_t scan;
int discovto;
};