summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-10-12 15:28:12 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-10-12 15:28:12 +0000
commitffd5e5fb837d8ff39dffe17d5c80983b2b82f834 (patch)
tree66d0c2f179fb8d53d2272686d5ee6a7b04cc05a1 /hcid/dbus.h
parentdc98e542d99dfa603ba21d355d902da2409e7c29 (diff)
Implement SetPeriodicDiscoveryNameResolving and GetPeriodicDiscoveryNameResolving
Diffstat (limited to 'hcid/dbus.h')
-rw-r--r--hcid/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h
index 954e7ab5..561f39b0 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -117,6 +117,7 @@ struct adapter {
int pdisc_active; /* periodic discovery active */
int pinq_idle; /* tracks the idle time for periodic inquiry */
int discover_type; /* type requested */
+ int pdiscov_resolve_names; /* Resolve names when doing periodic discovery */
struct slist *disc_devices;
struct slist *oor_devices; /* out of range device list */
char *pdiscovery_requestor; /* periodic discovery requestor unique name */