]> rtime.felk.cvut.cz Git - mirosot.git/blobdiff - bth_tests/bluetooth/hci_error.h
Added bth_test application. Not finished.
[mirosot.git] / bth_tests / bluetooth / hci_error.h
diff --git a/bth_tests/bluetooth/hci_error.h b/bth_tests/bluetooth/hci_error.h
new file mode 100644 (file)
index 0000000..89ac29a
--- /dev/null
@@ -0,0 +1,18 @@
+/*******************************************************************\r
+  bluetooth library\r
+\r
+  error.h - list of error fce\r
+\r
+  Copyright (C) 2006 by Petr Kovacik petr_kovacik@gmail.com\r
+\r
+ *******************************************************************/\r
+\r
+\r
+#ifndef HCI_ERROR_H\r
+#define HCI_ERROR_H\r
+void bth_error_detect_status(uint8_t status_num);\r
+void bth_error_detect_event(uint8_t status_num);\r
+\r
+\r
+\r
+#endif\r