summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-12-22 15:08:36 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-22 15:08:36 +0200
commit26b23c817fbc00e6d4af1bcd7f1ef2db2819d9ff (patch)
tree01135151fe78a4bb5548842b7550fe1dfd72e0e4 /src/hcid.h
parentf463bec3023ba2b9eb44f2f72f21fdb66a06c826 (diff)
Implement RememberPowered config option
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hcid.h b/src/hcid.h
index 90e31f0d..988205da 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -55,6 +55,7 @@ struct main_opts {
uint32_t pairto;
uint16_t link_mode;
uint16_t link_policy;
+ gboolean remember_powered;
uint8_t scan;
uint8_t mode;