summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/adapter.h')
-rw-r--r--hcid/adapter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hcid/adapter.h b/hcid/adapter.h
index 6ffc6bcc..dc70119b 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -115,6 +115,8 @@ const char *minor_class_str(uint32_t class);
const char *mode2str(uint8_t mode);
+uint8_t str2mode(const char *addr, const char *mode);
+
GSList *service_classes_str(uint32_t class);
int pending_remote_name_cancel(struct adapter *adapter);