Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AIROC Result Codes

AIROC Result list for Bluetooth BR/EDR and LE . More...

Macros

#define WICED_RESULT_LIST(prefix)
 AIROC result list. More...
 

Enumerations

enum  wiced_result_t {
  WICED_SUCCESS = ( 0x00 ), WICED_DELETED = ( 0x01 ), WICED_NO_MEMORY = ( 0x10 ), WICED_POOL_ERROR = ( 0x02 ),
  WICED_PTR_ERROR = ( 0x03 ), WICED_WAIT_ERROR = ( 0x04 ), WICED_SIZE_ERROR = ( 0x05 ), WICED_GROUP_ERROR = ( 0x06 ),
  WICED_NO_EVENTS = ( 0x07 ), WICED_OPTION_ERROR = ( 0x08 ), WICED_QUEUE_ERROR = ( 0x09 ), WICED_QUEUE_EMPTY = ( 0x0A ),
  WICED_QUEUE_FULL = ( 0x0B ), WICED_SEMAPHORE_ERROR = ( 0x0C ), WICED_NO_INSTANCE = ( 0x0D ), WICED_THREAD_ERROR = ( 0x0E ),
  WICED_PRIORITY_ERROR = ( 0x0F ), WICED_START_ERROR = ( 0x10 ), WICED_DELETE_ERROR = ( 0x11 ), WICED_RESUME_ERROR = ( 0x12 ),
  WICED_CALLER_ERROR = ( 0x13 ), WICED_SUSPEND_ERROR = ( 0x14 ), WICED_TIMER_ERROR = ( 0x15 ), WICED_TICK_ERROR = ( 0x16 ),
  WICED_ACTIVATE_ERROR = ( 0x17 ), WICED_THRESH_ERROR = ( 0x18 ), WICED_SUSPEND_LIFTED = ( 0x19 ), WICED_WAIT_ABORTED = ( 0x1A ),
  WICED_WAIT_ABORT_ERROR = ( 0x1B ), WICED_MUTEX_ERROR = ( 0x1C ), WICED_NOT_AVAILABLE = ( 0x1D ), WICED_NOT_OWNED = ( 0x1E ),
  WICED_INHERIT_ERROR = ( 0x1F ), WICED_NOT_DONE = ( 0x20 ), WICED_CEILING_EXCEEDED = ( 0x21 ), WICED_INVALID_CEILING = ( 0x22 ),
  WICED_STA_JOIN_FAILED = ( 0x23 ), WICED_SLEEP_ERROR = ( 0x24 ), WICED_PENDING = ( 0x25 ), WICED_TIMEOUT = ( 0x26 ),
  WICED_PARTIAL_RESULTS = ( 0x27 ), WICED_ERROR = ( 0x28 ), WICED_BADARG = ( 0x29 ), WICED_BADOPTION = ( 0x2A ),
  WICED_UNSUPPORTED = ( 0x2B ), WICED_OUT_OF_HEAP_SPACE = ( 0x2C ), WICED_NOTUP = ( 0x2D ), WICED_UNFINISHED = ( 0x2E ),
  WICED_CONNECTION_LOST = ( 0x2F ), WICED_NOT_FOUND = ( 0x30 ), WICED_PACKET_BUFFER_CORRUPT = ( 0x31 ), WICED_ROUTING_ERROR = ( 0x32 ),
  WICED_BADVALUE = ( 0x33 ), WICED_WOULD_BLOCK = ( 0x34 ), WICED_ABORTED = ( 0x35 ), WICED_CONNECTION_RESET = ( 0x36 ),
  WICED_CONNECTION_CLOSED = ( 0x37 ), WICED_NOT_CONNECTED = ( 0x38 ), WICED_ADDRESS_IN_USE = ( 0x39 ), WICED_NETWORK_INTERFACE_ERROR = ( 0x3A ),
  WICED_ALREADY_CONNECTED = ( 0x3B ), WICED_INVALID_INTERFACE = ( 0x3C ), WICED_SOCKET_CREATE_FAIL = ( 0x3D ), WICED_INVALID_SOCKET = ( 0x3E ),
  WICED_CORRUPT_PACKET_BUFFER = ( 0x3F ), WICED_UNKNOWN_NETWORK_STACK_ERROR = ( 0x40 ), WICED_NO_STORED_AP_IN_DCT = ( 0x41 ), WICED_ALREADY_INITIALIZED = ( 0x42 ),
  WICED_FEATURE_NOT_ENABLED = ( 0xFF ), WICED_BT_SUCCESS = ( 0 ), WICED_BT_PARTIAL_RESULTS = ( 3 ), WICED_BT_BADARG = ( 5 ),
  WICED_BT_BADOPTION = ( 6 ), WICED_BT_OUT_OF_HEAP_SPACE = ( 8 ), WICED_BT_UNKNOWN_EVENT = ( 8029 ), WICED_BT_LIST_EMPTY = ( 8010 ),
  WICED_BT_ITEM_NOT_IN_LIST = ( 8011 ), WICED_BT_PACKET_DATA_OVERFLOW = ( 8012 ), WICED_BT_PACKET_POOL_EXHAUSTED = ( 8013 ), WICED_BT_PACKET_POOL_FATAL_ERROR = ( 8014 ),
  WICED_BT_UNKNOWN_PACKET = ( 8015 ), WICED_BT_PACKET_WRONG_OWNER = ( 8016 ), WICED_BT_BUS_UNINITIALISED = ( 8017 ), WICED_BT_MPAF_UNINITIALISED = ( 8018 ),
  WICED_BT_RFCOMM_UNINITIALISED = ( 8019 ), WICED_BT_STACK_UNINITIALISED = ( 8020 ), WICED_BT_SMARTBRIDGE_UNINITIALISED = ( 8021 ), WICED_BT_ATT_CACHE_UNINITIALISED = ( 8022 ),
  WICED_BT_MAX_CONNECTIONS_REACHED = ( 8023 ), WICED_BT_SOCKET_IN_USE = ( 8024 ), WICED_BT_SOCKET_NOT_CONNECTED = ( 8025 ), WICED_BT_ENCRYPTION_FAILED = ( 8026 ),
  WICED_BT_SCAN_IN_PROGRESS = ( 8027 ), WICED_BT_CONNECT_IN_PROGRESS = ( 8028 ), WICED_BT_DISCONNECT_IN_PROGRESS = ( 8029 ), WICED_BT_DISCOVER_IN_PROGRESS = ( 8030 ),
  WICED_BT_GATT_TIMEOUT = ( 8031 ), WICED_BT_ATTRIBUTE_VALUE_TOO_LONG = ( 8032 ), WICED_BT_PENDING = ( 8100 ), WICED_BT_BUSY = ( 8101 ),
  WICED_BT_NO_RESOURCES = ( 8102 ), WICED_BT_UNSUPPORTED = ( 8103 ), WICED_BT_ILLEGAL_VALUE = ( 8104 ), WICED_BT_WRONG_MODE = ( 8105 ),
  WICED_BT_UNKNOWN_ADDR = ( 8106 ), WICED_BT_TIMEOUT = ( 8107 ), WICED_BT_BAD_VALUE_RET = ( 8108 ), WICED_BT_ERROR = ( 8109 ),
  WICED_BT_NOT_AUTHORIZED = ( 8110 ), WICED_BT_DEV_RESET = ( 8111 ), WICED_BT_CMD_STORED = ( 8112 ), WICED_BT_ILLEGAL_ACTION = ( 8113 ),
  WICED_BT_DELAY_CHECK = ( 8114 ), WICED_BT_SCO_BAD_LENGTH = ( 8115 ), WICED_BT_SUCCESS_NO_SECURITY = ( 8116 ), WICED_BT_FAILED_ON_SECURITY = ( 8117 ),
  WICED_BT_REPEATED_ATTEMPTS = ( 8118 ), WICED_BT_MODE4_LEVEL4_NOT_SUPPORTED = ( 8119 ), WICED_BT_USE_DEFAULT_SECURITY = ( 8120 ), WICED_BT_KEY_MISSING = ( 8121 ),
  WICED_BT_ENCRYPT_DISABLED = ( 8122 ), FILESYSTEM_RESULT_LIST =( WICED_FILESYSTEM_ )
}
 AIROC result. More...
 

Detailed Description

AIROC Result list for Bluetooth BR/EDR and LE .

Result types .

Macro Definition Documentation

#define WICED_RESULT_LIST (   prefix)

AIROC result list.

Feature not enabled

Enumeration Type Documentation

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.

Bluetooth specific Error. Range: 8000 - 8999