summaryrefslogtreecommitdiffabout
path: root/gammu/emb/common/device/bluetoth/bluez.h
Side-by-side diff
Diffstat (limited to 'gammu/emb/common/device/bluetoth/bluez.h') (more/less context) (ignore whitespace changes)
-rw-r--r--gammu/emb/common/device/bluetoth/bluez.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gammu/emb/common/device/bluetoth/bluez.h b/gammu/emb/common/device/bluetoth/bluez.h
new file mode 100644
index 0000000..896ecbe
--- a/dev/null
+++ b/gammu/emb/common/device/bluetoth/bluez.h
@@ -0,0 +1,3 @@
+
+GSM_Error bluetooth_connect(GSM_StateMachine *s, int port, char *device);
+GSM_Error bluetooth_findchannel(GSM_StateMachine *s);