AIROC result.
Enumerator |
---|
WICED_SUCCESS |
Success.
|
WICED_DELETED |
Deleted.
|
WICED_NO_MEMORY |
No Memory.
|
WICED_POOL_ERROR |
Pool Error.
|
WICED_PTR_ERROR |
Pointer Error.
|
WICED_WAIT_ERROR |
Wait Error.
|
WICED_SIZE_ERROR |
Size Error.
|
WICED_GROUP_ERROR |
Group Error.
|
WICED_NO_EVENTS |
No Event.
|
WICED_OPTION_ERROR |
Option Error.
|
WICED_QUEUE_ERROR |
Queue Error.
|
WICED_QUEUE_EMPTY |
Queue Empty.
|
WICED_QUEUE_FULL |
Queue Full.
|
WICED_SEMAPHORE_ERROR |
Semaphore Error.
|
WICED_NO_INSTANCE |
No Instance.
|
WICED_THREAD_ERROR |
Thread Error.
|
WICED_PRIORITY_ERROR |
Priority Error.
|
WICED_START_ERROR |
Start Error.
|
WICED_DELETE_ERROR |
Delete Error.
|
WICED_RESUME_ERROR |
Resume Error.
|
WICED_CALLER_ERROR |
Caller Error.
|
WICED_SUSPEND_ERROR |
Suspend Error.
|
WICED_TIMER_ERROR |
Timer Error.
|
WICED_TICK_ERROR |
Tick Error.
|
WICED_ACTIVATE_ERROR |
Activate Error.
|
WICED_THRESH_ERROR |
Thresh Error.
|
WICED_SUSPEND_LIFTED |
Suspend Lifted.
|
WICED_WAIT_ABORTED |
Wait Aborted.
|
WICED_WAIT_ABORT_ERROR |
Wait Abort Error.
|
WICED_MUTEX_ERROR |
Mutex Error.
|
WICED_NOT_AVAILABLE |
Not Avilable.
|
WICED_NOT_OWNED |
Not Owned.
|
WICED_INHERIT_ERROR |
Inherit Error.
|
WICED_NOT_DONE |
Not Done.
|
WICED_CEILING_EXCEEDED |
Ceiling Exceeded.
|
WICED_INVALID_CEILING |
Invalid Ceiling.
|
WICED_STA_JOIN_FAILED |
Join failed.
|
WICED_SLEEP_ERROR |
Sleep Error.
|
WICED_PENDING |
Pending.
|
WICED_TIMEOUT |
Timeout.
|
WICED_PARTIAL_RESULTS |
Partial results.
|
WICED_ERROR |
Error.
|
WICED_BADARG |
Bad Arguments.
|
WICED_BADOPTION |
Mode not supported.
|
WICED_UNSUPPORTED |
Unsupported function.
|
WICED_OUT_OF_HEAP_SPACE |
Dynamic memory space exhausted.
|
WICED_NOTUP |
Interface is not currently Up.
|
WICED_UNFINISHED |
Operation not finished yet.
|
WICED_CONNECTION_LOST |
Connection to server lost.
|
WICED_NOT_FOUND |
Item not found.
|
WICED_PACKET_BUFFER_CORRUPT |
Packet buffer corrupted.
|
WICED_ROUTING_ERROR |
Routing error.
|
WICED_BADVALUE |
Bad value.
|
WICED_WOULD_BLOCK |
Function would block.
|
WICED_ABORTED |
Operation aborted.
|
WICED_CONNECTION_RESET |
Connection has been reset.
|
WICED_CONNECTION_CLOSED |
Connection is closed.
|
WICED_NOT_CONNECTED |
Connection is not connected.
|
WICED_ADDRESS_IN_USE |
Address is in use.
|
WICED_NETWORK_INTERFACE_ERROR |
Network interface error.
|
WICED_ALREADY_CONNECTED |
Socket is already connected.
|
WICED_INVALID_INTERFACE |
Interface specified in invalid.
|
WICED_SOCKET_CREATE_FAIL |
Socket creation failed.
|
WICED_INVALID_SOCKET |
Socket is invalid.
|
WICED_CORRUPT_PACKET_BUFFER |
Packet buffer is corrupted.
|
WICED_UNKNOWN_NETWORK_STACK_ERROR |
Unknown network stack error.
|
WICED_NO_STORED_AP_IN_DCT |
DCT contains no AP credentials.
|
WICED_ALREADY_INITIALIZED |
Already initialized.
|
WICED_FEATURE_NOT_ENABLED |
Feature not enabled.
Generic Error
|
WICED_BT_SUCCESS |
Success.
|
WICED_BT_PARTIAL_RESULTS |
Partial results.
|
WICED_BT_BADARG |
Bad Arguments.
|
WICED_BT_BADOPTION |
Mode not supported.
|
WICED_BT_OUT_OF_HEAP_SPACE |
Dynamic memory space exhausted.
|
WICED_BT_UNKNOWN_EVENT |
Unknown event is received.
|
WICED_BT_LIST_EMPTY |
List is empty.
|
WICED_BT_ITEM_NOT_IN_LIST |
Item not found in the list.
|
WICED_BT_PACKET_DATA_OVERFLOW |
Data overflow beyond the packet end.
|
WICED_BT_PACKET_POOL_EXHAUSTED |
All packets in the pool is in use.
|
WICED_BT_PACKET_POOL_FATAL_ERROR |
Packet pool fatal error such as permanent packet leak.
|
WICED_BT_UNKNOWN_PACKET |
Unknown packet.
|
WICED_BT_PACKET_WRONG_OWNER |
Packet is owned by another entity.
|
WICED_BT_BUS_UNINITIALISED |
Bluetooth bus isn't initialised.
|
WICED_BT_MPAF_UNINITIALISED |
MPAF framework isn't initialised.
|
WICED_BT_RFCOMM_UNINITIALISED |
RFCOMM protocol isn't initialised.
|
WICED_BT_STACK_UNINITIALISED |
SmartBridge isn't initialised.
|
WICED_BT_SMARTBRIDGE_UNINITIALISED |
Bluetooth stack isn't initialised.
|
WICED_BT_ATT_CACHE_UNINITIALISED |
Attribute cache isn't initialised.
|
WICED_BT_MAX_CONNECTIONS_REACHED |
Maximum number of connections is reached.
|
WICED_BT_SOCKET_IN_USE |
Socket specified is in use.
|
WICED_BT_SOCKET_NOT_CONNECTED |
Socket is not connected or connection failed.
|
WICED_BT_ENCRYPTION_FAILED |
Encryption failed.
|
WICED_BT_SCAN_IN_PROGRESS |
Scan is in progress.
|
WICED_BT_CONNECT_IN_PROGRESS |
Connect is in progress.
|
WICED_BT_DISCONNECT_IN_PROGRESS |
Disconnect is in progress.
|
WICED_BT_DISCOVER_IN_PROGRESS |
Discovery is in progress.
|
WICED_BT_GATT_TIMEOUT |
GATT timeout occured.
|
WICED_BT_ATTRIBUTE_VALUE_TOO_LONG |
Attribute value too long.
|
WICED_BT_PENDING |
Pending.
|
WICED_BT_BUSY |
Device busy with another command.
|
WICED_BT_NO_RESOURCES |
No resources to issue command.
|
WICED_BT_UNSUPPORTED |
Unsupported function.
|
WICED_BT_ILLEGAL_VALUE |
Illegal parameter value.
|
WICED_BT_WRONG_MODE |
Device in wrong mode for request.
|
WICED_BT_UNKNOWN_ADDR |
Unknown remote BD address.
|
WICED_BT_TIMEOUT |
Timeout.
|
WICED_BT_BAD_VALUE_RET |
A bad value was received from HCI.
|
WICED_BT_ERROR |
Error.
|
WICED_BT_NOT_AUTHORIZED |
Authorization failed.
|
WICED_BT_DEV_RESET |
Device has been reset.
|
WICED_BT_CMD_STORED |
request is stored in control block
|
WICED_BT_ILLEGAL_ACTION |
state machine gets illegal command
|
WICED_BT_DELAY_CHECK |
delay the check on encryption
|
WICED_BT_SCO_BAD_LENGTH |
Bad SCO over HCI data length.
|
WICED_BT_SUCCESS_NO_SECURITY |
security passed, no security set
|
WICED_BT_FAILED_ON_SECURITY |
security failed
|
WICED_BT_REPEATED_ATTEMPTS |
repeated attempts for LE security requests
|
WICED_BT_MODE4_LEVEL4_NOT_SUPPORTED |
Connections Only Mode can't be supported.
|
WICED_BT_USE_DEFAULT_SECURITY |
Use default security.
|
WICED_BT_KEY_MISSING |
Key Missing.
|
WICED_BT_ENCRYPT_DISABLED |
Encryption is disabled.
|
WICED_BT_SERVICE_NOT_FOUND |
Service not found.
Bluetooth specific Error. Range: 8000 - 8999
|
FILESYSTEM_RESULT_LIST |
10000 - 10999
|