Bluetooth® Sample Application Programmer's Reference
|
FUN Error Codes
Presentation
Error codes set by DFU
Macros | |
#define | ERR_PAR_FILE_NOT_FOUND -(100) |
Parameter file not found. More... | |
#define | ERR_MSG_NO_LANG_SUPPORTED -(101) |
No Language Supported. More... | |
#define | ERR_MSG_NO_PROFILES_FOUND -(102) |
No Profiiles Found. More... | |
#define | ERR_MSG_WIFI_DISABLED -(103) |
Wifi Disabled. More... | |
#define | ERR_MSG_NO_ACCESS_POINT -(104) |
No Access Point Found. More... | |
#define | ERR_MSG_MANY_ACCESS_POINT -(105) |
Too Many Access Points Found. More... | |
#define | ERR_FUN_FUNC_NOT_IMPLEMENTED -(106) |
Function Not Implemented. More... | |
#define | ERR_FUN_PAIRING_FAILED -(107) |
Pairing Failed. More... | |
#define | ERR_FUN_NO_DEVICE_FOUND -(108) |
No Device Found. More... | |
#define | ERR_FUN_NO_PAIRED_DEVICE -(109) |
No Paired Device Found. More... | |
#define | ERR_FUN_MSG_IAP_FAILED -(110) |
Apple IAP Failed. More... | |
Macro Definition Documentation
#define ERR_PAR_FILE_NOT_FOUND -(100) |
Parameter file not found.
#define ERR_MSG_NO_LANG_SUPPORTED -(101) |
No Language Supported.
#define ERR_MSG_NO_PROFILES_FOUND -(102) |
No Profiiles Found.
#define ERR_MSG_WIFI_DISABLED -(103) |
Wifi Disabled.
#define ERR_MSG_NO_ACCESS_POINT -(104) |
No Access Point Found.
#define ERR_MSG_MANY_ACCESS_POINT -(105) |
Too Many Access Points Found.
#define ERR_FUN_FUNC_NOT_IMPLEMENTED -(106) |
Function Not Implemented.
#define ERR_FUN_PAIRING_FAILED -(107) |
Pairing Failed.
#define ERR_FUN_NO_DEVICE_FOUND -(108) |
No Device Found.
#define ERR_FUN_NO_PAIRED_DEVICE -(109) |
No Paired Device Found.
#define ERR_FUN_MSG_IAP_FAILED -(110) |
Apple IAP Failed.
