Bluetooth® Sample Application Programmer's Reference
|
#include "ui_userinterface.h"
Functions | |
ERR_Error_t * | ERR_PromptElemGet (int errID) |
UI_PromptIdx_t | ERR_PromptIDGet (ERR_Error_t *error) |
Macros | |
#define | ERR_RET_OK 0 |
Operation successful. More... | |
#define | ERR_FLOW_PROCESS_INVALID_PORT_NUM -(1) |
Invalid port number was entered on port number input dialog. More... | |
#define | ERR_FLOW_PROCESS_ALREADY_EXISTS -(2) |
Invalid port number was entered on port number input dialog. More... | |
#define | ERR_FLOW_PAR_ACCESS_DENIED -(3) |
Access Denied, Read-only access. More... | |
#define | ERR_FLOW_PAR_INVALID_DATA -(4) |
Invalid Parameter data being Set. More... | |
#define | ERR_FLOW_PAR_INVALID_DATA_LEN -(5) |
Invalid Parameter data length being Set. More... | |
#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... | |
#define | ERR_UNDEFINED -(500) |
Typedefs | |
typedef struct ERR__error | ERR_Error_t |
