 |
PowerBlocks SDK
|
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
14#define BLERROR_RUNTIME -1
15#define BLERROR_IOS_EXCEPTION -2
16#define BLERROR_FREERTOS -3
17#define BLERROR_ARGUMENT -4
18#define BLERROR_HCI_REQUEST_ERR -5
19#define BLERROR_HCI_CONNECT_FAILED -6
20#define BLERROR_OUT_OF_MEMORY -7
21#define BLERROR_TIMEOUT -8
24#define BLERROR_CONNECTION_REFUSED_BAD_PSM -9
25#define BLERROR_CONNECTION_REFUSED_SECURITY -10
26#define BLERROR_CONNECTION_REFUSED_NO_RESOURCED -11
27#define BLERROR_CONNECTION_REFUSED_UNKNOWN -12
28#define BLERROR_CONNECTION_ALREADY_OPEN -13
31#define BLERROR_DRIVER_INITIALIZE_FAIL -13
32#define BLERROR_NO_DRIVER_FOUND -14