Definitions for bluetooth errors.
More...
Go to the source code of this file.
|
|
#define | BLERROR_RUNTIME -1 |
| |
|
#define | BLERROR_IOS_EXCEPTION -2 |
| |
|
#define | BLERROR_FREERTOS -3 |
| |
|
#define | BLERROR_ARGUMENT -4 |
| |
|
#define | BLERROR_HCI_REQUEST_ERR -5 |
| |
|
#define | BLERROR_HCI_CONNECT_FAILED -6 |
| |
|
#define | BLERROR_OUT_OF_MEMORY -7 |
| |
|
#define | BLERROR_TIMEOUT -8 |
| |
|
#define | BLERROR_CONNECTION_REFUSED_BAD_PSM -9 |
| |
|
#define | BLERROR_CONNECTION_REFUSED_SECURITY -10 |
| |
|
#define | BLERROR_CONNECTION_REFUSED_NO_RESOURCED -11 |
| |
|
#define | BLERROR_CONNECTION_REFUSED_UNKNOWN -12 |
| |
|
#define | BLERROR_CONNECTION_ALREADY_OPEN -13 |
| |
|
#define | BLERROR_DRIVER_INITIALIZE_FAIL -13 |
| |
|
#define | BLERROR_NO_DRIVER_FOUND -14 |
| |
Definitions for bluetooth errors.
Bluetooth error codes defined.
- Author
- Samuel Fitzsimons (rainbain)
- Date
- 2025