summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/adapter.h')
-rw-r--r--hcid/adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/adapter.h b/hcid/adapter.h
index e83d808f..d27f85ef 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -178,3 +178,4 @@ struct adapter *adapter_create(int id);
uint16_t adapter_get_dev_id(struct adapter *adapter);
const gchar *adapter_get_path(struct adapter *adapter);
const gchar *adapter_get_address(struct adapter *adapter);
+void adapter_free(struct adapter *adapter);