Modules#

current_addr

Application Core API type definitions#

Enumerations#

enum
SETTING_ERROR_FLAG_BIT = 0
CONNECTION_FAILED_ERROR_FLAG_BIT
SET_NETWORK_SIZE_ERROR_FLAG_BIT
SET_TX_POWER_ERROR_FLAG_BIT
SET_DWELL_INTERVAL_ERROR_FLAG_BIT
SET_MAC_ADDR_ERROR_FLAG_BIT
SET_ALLOW_MAC_ADDR_ERROR_FLAG_BIT
SET_DENY_MAC_ADDR_ERROR_FLAG_BIT
SET_TRUSTED_CERTIFICATE_ERROR_FLAG_BIT
SET_DEVICE_CERTIFICATE_ERROR_FLAG_BIT
SET_DEVICE_PRIVATE_KEY_ERROR_FLAG_BIT
GET_RF_SETTINGS_ERROR_FLAG_BIT
}

Error flag bits enum type definition.

Typedefs#

Error flag bits enum type definition.

typedef struct current_addr

Current address storage structure definition.

Enumeration Documentation#

app_core_error_state_flag#

app_core_error_state_flag

Error flag bits enum type definition.

Enumerator
SETTING_ERROR_FLAG_BIT

Setting Error Flag bit.

CONNECTION_FAILED_ERROR_FLAG_BIT

Connection Failed Error Flag bit.

SET_NETWORK_SIZE_ERROR_FLAG_BIT

Network Size Error Flag bit.

SET_TX_POWER_ERROR_FLAG_BIT

TX Power Error Flag bit.

SET_DWELL_INTERVAL_ERROR_FLAG_BIT

Dwel interval Error flag bit.

SET_MAC_ADDR_ERROR_FLAG_BIT

Setting MAC address Error Flag bit.

SET_ALLOW_MAC_ADDR_ERROR_FLAG_BIT

setting Allow mac address Error Flag bit

SET_DENY_MAC_ADDR_ERROR_FLAG_BIT

setting Deny mac address Error Flag bit

SET_TRUSTED_CERTIFICATE_ERROR_FLAG_BIT

Trusted Certificate Error Flag bit.

SET_DEVICE_CERTIFICATE_ERROR_FLAG_BIT

Device Certificate Error Flag bit.

SET_DEVICE_PRIVATE_KEY_ERROR_FLAG_BIT

Device Private Key Error Flag bit.

GET_RF_SETTINGS_ERROR_FLAG_BIT

Get RF Setting Error Flag bit.


Definition at line 62 of file /mnt/raid/workspaces/ws.fy2OGuDyK/overlay/super/app/wisun/component/app_core/sl_wisun_app_core.h

Typedef Documentation#

app_core_error_state_flag_t#

typedef enum app_core_error_state_flag app_core_error_state_flag_t

Error flag bits enum type definition.


Definition at line 87 of file /mnt/raid/workspaces/ws.fy2OGuDyK/overlay/super/app/wisun/component/app_core/sl_wisun_app_core.h

current_addr_t#

typedef struct current_addr current_addr_t

Current address storage structure definition.


Definition at line 101 of file /mnt/raid/workspaces/ws.fy2OGuDyK/overlay/super/app/wisun/component/app_core/sl_wisun_app_core.h