summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/bluetooth/bluetoothBNEPdata.h
blob: 037b7b1bc61f5f5762cc7872f31c1e158af120ba (plain)
1
2
3
4
5
6
7
8
#ifndef BLUETOOTHBNEP_DATA_H
#define BLUETOOTHBNEP_DATA_H

typedef struct BluetoothBNEPData {
    long x;
} BluetoothBNEPData_t; 

#endif