summaryrefslogtreecommitdiff
path: root/gato.h
blob: 833ae59a076fa5cc401d7333d0e8bede6b881b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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