summarylogtreecommitdiffstats
path: root/oui.h
diff options
context:
space:
mode:
authorSergej Pupykin2017-07-18 13:35:12 +0300
committerSergej Pupykin2017-07-18 13:35:12 +0300
commit8f3ca0514fdf8f78edfbda28f1f4033e476e36db (patch)
tree08b88ab3bdb3e44c189f8a0bcef5ab9081ae17bf /oui.h
downloadaur-8f3ca0514fdf8f78edfbda28f1f4033e476e36db.tar.gz
init
Diffstat (limited to 'oui.h')
-rw-r--r--oui.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/oui.h b/oui.h
new file mode 100644
index 000000000000..2ddc27fefc3c
--- /dev/null
+++ b/oui.h
@@ -0,0 +1,24 @@
+/*
+ *
+ * BlueZ - Bluetooth protocol stack for Linux
+ *
+ * Copyright (C) 2004-2010 Marcel Holtmann <marcel@holtmann.org>
+ *
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ *
+ */
+
+char *batocomp(const bdaddr_t *ba);