summaryrefslogtreecommitdiff
path: root/gato.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-12-03 03:05:47 +0100
committerJavier S. Pedro <maemo@javispedro.com>2013-12-03 03:05:47 +0100
commit47ada94baa424e56d2ded256fddc91e6aa4d3090 (patch)
tree46fd1da4c5fe29694aea0d05b70fe7db2ba7fa88 /gato.h
downloadlibgato-47ada94baa424e56d2ded256fddc91e6aa4d3090.tar.gz
libgato-47ada94baa424e56d2ded256fddc91e6aa4d3090.zip
initial import
Diffstat (limited to 'gato.h')
-rw-r--r--gato.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/gato.h b/gato.h
new file mode 100644
index 0000000..833ae59
--- /dev/null
+++ b/gato.h
@@ -0,0 +1,13 @@
+#ifndef GATO_H
+#define GATO_H
+
+#include "libgato_global.h"
+#include "gatoaddress.h"
+#include "gatouuid.h"
+#include "gatocentralmanager.h"
+#include "gatoperipheral.h"
+#include "gatoservice.h"
+#include "gatocharacteristic.h"
+#include "gatodescriptor.h"
+
+#endif // GATO_H