]> rtime.felk.cvut.cz Git - mirosot.git/blob - bluetooth/hci_error.h
Initial import of Petr's work.
[mirosot.git] / bluetooth / hci_error.h
1 /*******************************************************************\r
2   bluetooth library\r
3 \r
4   error.h - list of error fce\r
5 \r
6   Copyright (C) 2006 by Petr Kovacik petr_kovacik@gmail.com\r
7 \r
8  *******************************************************************/\r
9 \r
10 \r
11 #ifndef HCI_ERROR_H\r
12 #define HCI_ERROR_H\r
13 void bth_error_detect_status(uint8_t status_num);\r
14 void bth_error_detect_event(uint8_t status_num);\r
15 \r
16 \r
17 \r
18 #endif\r