diff options
| author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-22 15:08:36 +0200 | 
|---|---|---|
| committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-22 15:08:36 +0200 | 
| commit | 26b23c817fbc00e6d4af1bcd7f1ef2db2819d9ff (patch) | |
| tree | 01135151fe78a4bb5548842b7550fe1dfd72e0e4 /src/hcid.h | |
| parent | f463bec3023ba2b9eb44f2f72f21fdb66a06c826 (diff) | |
Implement RememberPowered config option
Diffstat (limited to 'src/hcid.h')
| -rw-r--r-- | src/hcid.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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; | 
