summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-01-13 18:23:07 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-01-13 18:23:07 +0200
commitbdf140bd02cee6c39ebb8c6d71ac1d4f6f7eaa07 (patch)
treea73ed295c4848a2793e950347f70242cbab57b15 /src/hcid.h
parent8f159d4498f549b0f9ecad9ef4147847f0583ebb (diff)
Add ReverseServiceDiscovery config option
This option is solely for qualification since the BITE tester in its grand braindeadness doesn't like use doing reverse SDP.
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 7337efff..6c26157c 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -56,6 +56,7 @@ struct main_opts {
uint16_t link_mode;
uint16_t link_policy;
gboolean remember_powered;
+ gboolean reverse_sdp;
uint8_t scan;
uint8_t mode;