AIROC™ BTSDK v4.2 - Documentation | ||||
> More...
Macros | |
#define | WICED_BT_MESH_MAX_VENDOR_MODEL_OPCODES 64 |
#define | WICED_BT_MESH_KEY_LEN 16 |
#define | WICED_BT_MESH_TX_TO_FRIEND_COMPLETE 252 |
Transmission to friend completed. | |
#define | WICED_BT_MESH_RAW_MODEL_DATA 253 |
Raw model data for the apps that handle model layer. | |
#define | WICED_BT_MESH_PROXY_CONNECTION_STATUS 254 |
Proxy connection status. | |
#define | WICED_BT_MESH_TX_COMPLETE 255 |
Transmission completed, or timeout waiting for peer ack. More... | |
#define | WICED_BT_MESH_CONFIG_PRIVATE_BEACON_STATUS 262 |
Private Beacon Status. | |
#define | WICED_BT_MESH_CONFIG_PRIVATE_GATT_PROXY_STATUS 263 |
Private GATT Proxy Status. | |
#define | WICED_BT_MESH_CONFIG_PRIVATE_NODE_IDENTITY_STATUS 264 |
Private Node Identity Status. | |
#define | WICED_BT_MESH_CONFIG_ON_DEMAND_PRIVATE_PROXY_STATUS 265 |
On-Demand Private Proxy Status. | |
#define | WICED_BT_MESH_SOLICITATION_PDU_RPL_ITEMS_STATUS 266 |
Solicitation PDU RPL Items Status. | |
#define | WICED_BT_MESH_NETWORK_FILTER_STATUS 267 |
Network Filter Status. | |
#define | WICED_BT_MESH_DF_DIRECTED_CONTROL_STATUS 268 |
#define | WICED_BT_MESH_DF_PATH_METRIC_STATUS 269 |
#define | WICED_BT_MESH_DF_DISCOVERY_TABLE_CAPABILITIES_STATUS 270 |
#define | WICED_BT_MESH_DF_FORWARDING_TABLE_STATUS 271 |
#define | WICED_BT_MESH_DF_FORWARDING_TABLE_DEPENDENTS_STATUS 272 |
#define | WICED_BT_MESH_DF_FORWARDING_TABLE_DEPENDENTS_GET_STATUS 273 |
#define | WICED_BT_MESH_DF_FORWARDING_TABLE_ENTRIES_COUNT_STATUS 274 |
#define | WICED_BT_MESH_DF_FORWARDING_TABLE_ENTRIES_STATUS 275 |
#define | WICED_BT_MESH_DF_WANTED_LANES_STATUS 276 |
#define | WICED_BT_MESH_DF_TWO_WAY_PATH_STATUS 277 |
#define | WICED_BT_MESH_DF_PATH_ECHO_INTERVAL_STATUS 278 |
#define | WICED_BT_MESH_DF_DIRECTED_NETWORK_TRANSMIT_STATUS 279 |
#define | WICED_BT_MESH_DF_DIRECTED_RELAY_RETRANSMIT_STATUS 280 |
#define | WICED_BT_MESH_DF_RSSI_THRESHOLD_STATUS 281 |
#define | WICED_BT_MESH_DF_DIRECTED_PATHS_STATUS 282 |
#define | WICED_BT_MESH_DF_DIRECTED_PUBLISH_POLICY_STATUS 283 |
#define | WICED_BT_MESH_DF_PATH_DISCOVERY_TIMING_CONTROL_STATUS 284 |
#define | WICED_BT_MESH_DF_DIRECTED_CONTROL_NETWORK_TRANSMIT_STATUS 285 |
#define | WICED_BT_MESH_DF_DIRECTED_CONTROL_RELAY_RETRANSMIT_STATUS 286 |
#define | WICED_BT_MESH_CONFIG_LARGE_COMPOS_DATA_STATUS 287 |
#define | WICED_BT_MESH_CONFIG_MODELS_METADATA_STATUS 288 |
#define | WICED_BT_MESH_CONFIG_SAR_TRANSMITTER_STATUS 289 |
#define | WICED_BT_MESH_CONFIG_SAR_RECEIVER_STATUS 290 |
#define | WICED_BT_MESH_AD_FILTER_TYPES_MAX 7 |
#define | CONNECT_TYPE_NODE_ID 0 |
Connect to a just provisioned device advertising Node Identity. | |
#define | CONNECT_TYPE_NET_ID 1 |
Connect to a proxy using network ID. | |
#define | CONNECT_TYPE_BDADDR 2 |
In some cases a device may connect to a specific BDADDR. | |
#define | CONNECT_TYPE_UUID 3 |
For provisioning connection needs to be established using UUID. | |
#define | OPERATION_ADD 0 |
Subscription change: Add. | |
#define | OPERATION_DELETE 1 |
Subscription change: Delete. | |
#define | OPERATION_OVERWRITE 2 |
Subscription change: Overwrite. | |
#define | OPERATION_UPDATE 2 |
Subscription change: Update network key. | |
#define | OPERATION_DELETE_ALL 3 |
Subscription change: Delete. | |
#define | OPERATION_BIND 0 |
Add binding. | |
#define | OPERATION_UNBIND 1 |
Delete binding. | |
Definition for messages exchanged between the Provisioner Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_COMMAND_STATUS 200 |
Local device processed command from the MCU. | |
#define | WICED_BT_MESH_PROVISION_CONNECT_STATUS 202 |
Provision Link established or dropped. | |
#define | WICED_BT_MESH_PROVISION_STARTED 203 |
Provisioning started. | |
#define | WICED_BT_MESH_PROVISION_END 204 |
Provisioning completed. | |
#define | WICED_BT_MESH_PROVISION_DEVICE_CAPABILITIES 205 |
Provisioning device capabilities. | |
#define | WICED_BT_MESH_PROVISION_GET_OOB_DATA 206 |
Provisioning get out of band data request. | |
#define | WICED_BT_MESH_PROXY_DEVICE 207 |
Proxy device info. | |
#define | WICED_BT_MESH_DEVICE_PROVISIONING_RECORD_LIST 208 |
List of provisioning record. | |
#define | WICED_BT_MESH_DEVICE_PROVISIONING_RECORD_RESP 209 |
Provisioning record response. | |
Definition for the mesh config messages exchanged between the Provisioner Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_CONFIG_NODE_RESET_STATUS 210 |
Config Node Reset Status. | |
#define | WICED_BT_MESH_CONFIG_FRIEND_STATUS 211 |
Config Friend Status. | |
#define | WICED_BT_MESH_CONFIG_GATT_PROXY_STATUS 212 |
Config GATT Proxy Status. | |
#define | WICED_BT_MESH_CONFIG_RELAY_STATUS 213 |
Config Relay Status. | |
#define | WICED_BT_MESH_CONFIG_BEACON_STATUS 214 |
Config Beacon Status. | |
#define | WICED_BT_MESH_CONFIG_DEFAULT_TTL_STATUS 215 |
Config Default TTL Status. | |
#define | WICED_BT_MESH_CONFIG_NODE_IDENTITY_STATUS 216 |
Config Node Identity Status. | |
#define | WICED_BT_MESH_CONFIG_MODEL_PUBLICATION_STATUS 217 |
Config Model Publication Status. | |
#define | WICED_BT_MESH_CONFIG_MODEL_SUBSCRIPTION_STATUS 218 |
Config Model Subscription Status. | |
#define | WICED_BT_MESH_CONFIG_MODEL_SUBSCRIPTION_LIST 219 |
Config Model Subscription List. | |
#define | WICED_BT_MESH_CONFIG_NETKEY_STATUS 220 |
Config Network Key Status. | |
#define | WICED_BT_MESH_CONFIG_NETKEY_LIST 221 |
Config Network Key List. | |
#define | WICED_BT_MESH_CONFIG_APPKEY_STATUS 222 |
Config Application Key Status. | |
#define | WICED_BT_MESH_CONFIG_APPKEY_LIST 223 |
Config Application List. | |
#define | WICED_BT_MESH_CONFIG_MODEL_APP_BIND_STATUS 224 |
Config Model Application Bind Status. | |
#define | WICED_BT_MESH_CONFIG_MODEL_APP_BIND_LIST 225 |
Config Model Application Bind List. | |
#define | WICED_BT_MESH_CONFIG_COMPOSITION_DATA_STATUS 226 |
Config Composition Data Status. | |
#define | WICED_BT_MESH_CONFIG_HEARBEAT_SUBSCRIPTION_STATUS 227 |
Config Heartbeat Subscription Status. | |
#define | WICED_BT_MESH_CONFIG_HEARBEAT_PUBLICATION_STATUS 228 |
Config Heartbeat Publication Status. | |
#define | WICED_BT_MESH_CONFIG_NETWORK_TRANSMIT_STATUS 229 |
Config Network Transmit Parameters Status. | |
#define | WICED_BT_MESH_CONFIG_LPN_POLL_TIMEOUT_STATUS 230 |
Low Power Node Poll Timeout Status. | |
#define | WICED_BT_MESH_CONFIG_KEY_REFRESH_PHASE_STATUS 231 |
Config Network Transmit Parameters Status. | |
Definition for the mesh health messages exchanged between the Provisioner Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_HEALTH_CURRENT_STATUS 232 |
Current Health state of an element. | |
#define | WICED_BT_MESH_HEALTH_FAULT_STATUS 233 |
Registered Fault state of an element. | |
#define | WICED_BT_MESH_HEALTH_PERIOD_STATUS 234 |
Registered Fault state of an element. | |
#define | WICED_BT_MESH_HEALTH_ATTENTION_STATUS 235 |
Registered Fault state of an element. | |
Definition for the mesh filter messages exchanged between the Provisioner Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_PROXY_FILTER_STATUS 237 |
Current filter status of the proxy. | |
Definition for the mesh core messages exchanged between the Core Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_SEQ_CHANGED 238 |
Sequence number changed. | |
#define | WICED_BT_MESH_IV_CHANGED 239 |
IV Index or/and IV_UPDATE flag changed. | |
Definition for the mesh provisioning messages exchanged between the Provisioner Library and the Provisioner Client Application | |
#define | WICED_BT_MESH_PROVISION_SCAN_CAPABILITIES_STATUS 240 |
Scan Info Status. | |
#define | WICED_BT_MESH_PROVISION_SCAN_STATUS 241 |
Scan Status. | |
#define | WICED_BT_MESH_PROVISION_SCAN_REPORT 242 |
Scan Report. | |
#define | WICED_BT_MESH_PROVISION_SCAN_EXTENDED_REPORT 243 |
Scan Extended Report. | |
#define | WICED_BT_MESH_PROVISION_LINK_STATUS 244 |
Link Status. | |
#define | WICED_BT_MESH_PROVISION_LINK_REPORT 245 |
Link Report. | |
#define | WICED_BT_MESH_PROVISION_PDU_OUTBOUND_REPORT 247 |
PDU Outbound Report. | |
#define | WICED_BT_MESH_PROVISION_PDU_REPORT 248 |
PDU Report. | |
Typedefs | |
struct { | |
uint16_t net_key_idx | |
Index of the NetKey. | |
} | wiced_bt_mesh_config_node_identity_get_data_t |
struct { | |
uint16_t net_key_idx | |
Index of the NetKey. | |
uint8_t identity | |
New Node Identity state. | |
} | wiced_bt_mesh_config_node_identity_set_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t net_key_idx | |
Index of the NetKey. | |
uint8_t identity | |
Node Identity state. | |
} | wiced_bt_mesh_config_node_identity_status_data_t |
struct { | |
uint8_t state | |
Target secure beacon state (see MESH_BEACON_STATES) | |
} | wiced_bt_mesh_config_beacon_set_data_t |
struct { | |
uint8_t state | |
Current secure beacon state (see MESH_BEACON_STATES) | |
} | wiced_bt_mesh_config_beacon_status_data_t |
struct { | |
uint8_t page_number | |
page number of composition data to get | |
} | wiced_bt_mesh_config_composition_data_get_data_t |
struct { | |
uint8_t page_number | |
page number of composition data | |
uint16_t data_len | |
composition data len | |
uint8_t data [1] | |
first byte of the composition data | |
} | wiced_bt_mesh_config_composition_data_status_data_t |
struct { | |
uint8_t ttl | |
New Default TTL value. | |
} | wiced_bt_mesh_config_default_ttl_set_data_t |
struct { | |
uint8_t ttl | |
New Default TTL value. | |
uint8_t received_ttl | |
Value of the TTL that this message has been received.Client can calculate number of hops to the SRC compairing this and default TTL values. More... | |
} | wiced_bt_mesh_config_default_ttl_status_data_t |
struct { | |
uint8_t state | |
New GATT Proxy state value (see MESH_GATT_PROXY_STATES) | |
} | wiced_bt_mesh_config_gatt_proxy_set_data_t |
struct { | |
uint8_t state | |
Current GATT Proxy state value (see MESH_GATT_PROXY_STATES) | |
} | wiced_bt_mesh_config_gatt_proxy_status_data_t |
struct { | |
uint8_t state | |
New Friend state value (see MESH_FRIEND_STATES) | |
} | wiced_bt_mesh_config_friend_set_data_t |
struct { | |
uint8_t state | |
Current Friend state value (see MESH_FRIEND_STATES) | |
} | wiced_bt_mesh_config_friend_status_data_t |
struct { | |
uint16_t net_key_idx | |
NetKey Index. | |
} | wiced_bt_mesh_config_key_refresh_phase_get_data_t |
struct { | |
uint16_t net_key_idx | |
NetKey Index. | |
uint8_t transition | |
New Key Refresh Phase Transition (see MESH_KEY_REFRESH_PHASES) | |
} | wiced_bt_mesh_config_key_refresh_phase_set_data_t |
struct { | |
uint8_t status | |
status | |
uint16_t net_key_idx | |
NetKey Index. | |
uint8_t phase | |
Key Refresh Phase State (see MESH_KEY_REFRESH_PHASES) | |
} | wiced_bt_mesh_config_key_refresh_phase_status_data_t |
struct { | |
uint8_t state | |
New Relay state. | |
uint8_t retransmit_count | |
Number of retransmissions on advertising bearer for each Network PDU relayed by the node. | |
uint16_t retransmit_interval | |
Interval in milliseconds between retransmissions. | |
} | wiced_bt_mesh_config_relay_set_data_t |
struct { | |
uint8_t state | |
Current Relay state. | |
uint8_t retransmit_count | |
Number of retransmissions on advertising bearer for each Network PDU relayed by the node. | |
uint16_t retransmit_interval | |
Interval in milliseconds between retransmissions. | |
} | wiced_bt_mesh_config_relay_status_data_t |
struct { | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
} | wiced_bt_mesh_config_model_publication_get_data_t |
struct { | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint8_t publish_addr [16] | |
Value of the publish address. | |
uint16_t app_key_idx | |
Index of the application key. | |
uint8_t credential_flag | |
Value of the Friendship Credential Flag. | |
uint8_t publish_ttl | |
Default TTL value for the outgoing messages. | |
uint32_t publish_period | |
Period for periodic status publishing. | |
uint8_t publish_retransmit_count | |
Number of retransmissions for each published message. | |
uint16_t publish_retransmit_interval | |
Interval in milliseconds between retransmissions. | |
} | wiced_bt_mesh_config_model_publication_set_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint16_t publish_addr | |
Value of the publish address. | |
uint16_t app_key_idx | |
Index of the application key. | |
uint8_t credential_flag | |
Value of the Friendship Credential Flag. | |
uint8_t publish_ttl | |
Default TTL value for the outgoing messages. | |
uint32_t publish_period | |
Period for periodic status publishing. | |
uint8_t publish_retransmit_count | |
Number of retransmissions for each published message. | |
uint16_t publish_retransmit_interval | |
Interval in milliseconds between retransmissions. | |
} | wiced_bt_mesh_config_model_publication_status_data_t |
struct { | |
uint8_t operation | |
Request operation. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint8_t addr [16] | |
Value of the Address. | |
} | wiced_bt_mesh_config_model_subscription_change_data_t |
struct { | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
} | wiced_bt_mesh_config_model_subscription_get_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint16_t addr | |
Value of the address. | |
} | wiced_bt_mesh_config_model_subscription_status_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint8_t num_addr | |
Number of addresses in the subscription list. | |
uint16_t addr [1] | |
Value of the first address. | |
} | wiced_bt_mesh_config_model_subscription_list_data_t |
struct { | |
uint8_t operation | |
Request operation. | |
uint16_t net_key_idx | |
NetKey Index. | |
uint8_t net_key [16] | |
Value of the NetKey. | |
} | wiced_bt_mesh_config_netkey_change_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t net_key_idx | |
Index of the NetKey. | |
} | wiced_bt_mesh_config_netkey_status_data_t |
struct { | |
uint8_t num_keys | |
Number of keys in the list. | |
uint16_t net_key_idx [1] | |
Value of the netkey index. | |
} | wiced_bt_mesh_config_netkey_list_data_t |
struct { | |
uint8_t operation | |
Request operation. | |
uint16_t net_key_idx | |
NetKey Index. | |
uint16_t app_key_idx | |
AppKey Index. | |
uint8_t app_key [16] | |
Value of the NetKey. | |
} | wiced_bt_mesh_config_appkey_change_data_t |
struct { | |
uint16_t net_key_idx | |
NetKey Index. | |
} | wiced_bt_mesh_config_appkey_get_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t net_key_idx | |
Index of the NetKey. | |
uint16_t app_key_idx | |
Index of the AppKey. | |
} | wiced_bt_mesh_config_appkey_status_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t net_key_idx | |
Index of the NetKey. | |
uint8_t num_keys | |
Number of keys in the list. | |
uint16_t app_key_idx [1] | |
Value of the Appkey indexes. | |
} | wiced_bt_mesh_config_appkey_list_data_t |
struct { | |
uint8_t operation | |
Request operation. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint16_t app_key_idx | |
AppKey Index. | |
} | wiced_bt_mesh_config_model_app_bind_data_t |
struct { | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
} | wiced_bt_mesh_config_model_app_get_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint16_t app_key_idx | |
AppKey Index. | |
} | wiced_bt_mesh_config_model_app_bind_status_data_t |
struct { | |
uint8_t status | |
Status Code for the requesting message. | |
uint16_t element_addr | |
Address of the element. | |
uint16_t company_id | |
Company ID. | |
uint16_t model_id | |
Model ID. | |
uint8_t num_keys | |
Number of keys in the list. | |
uint16_t app_key_idx [1] | |
Value of the model_app indexes. | |
} | wiced_bt_mesh_config_model_app_list_data_t |
struct { | |
uint16_t subscription_src | |
Source address for Heartbeat messages. | |
uint16_t subscription_dst | |
Destination address for Heartbeat messages. | |
uint32_t period | |
Period in seconds for receiving Heartbeat messages. | |
} | wiced_bt_mesh_config_heartbeat_subscription_set_data_t |
struct { | |
uint8_t status | |
status code for the requesting message | |
uint16_t subscription_src | |
Source address for Heartbeat messages. | |
uint16_t subscription_dst | |
Destination address for Heartbeat messages. | |
uint32_t period | |
Remaining Period in seconds for receiving Heartbeat messages. | |
uint16_t count | |
Number of hearbeat messages received. | |
uint8_t min_hops | |
Minimum hops when receiving Heartbeat messages. | |
uint8_t max_hops | |
Maximum hops when receiving Heartbeat messages. | |
} | wiced_bt_mesh_config_heartbeat_subscription_status_data_t |
struct { | |
uint16_t publication_dst | |
Destination address for Heartbeat messages. | |
uint32_t count | |
Number of Heartbeat messages to be sent. | |
uint32_t period | |
Period in seconds for sending Heartbeat messages. | |
uint8_t ttl | |
TTL to be used when sending Heartbeat messages. | |
uint8_t feature_relay | |
Relay feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_proxy | |
Proxy feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_friend | |
Friend feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_low_power | |
Low Power feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint16_t net_key_idx | |
NetKey Index. | |
} | wiced_bt_mesh_config_heartbeat_publication_set_data_t |
struct { | |
uint8_t status | |
status code for the requesting message | |
uint16_t publication_dst | |
Destination address for Heartbeat messages. | |
uint16_t count | |
Number of heartbeat messages received. | |
uint32_t period | |
Remaining Period in seconds for receiving Heartbeat messages. | |
uint8_t ttl | |
TTL to be used when sending Heartbeat messages. | |
uint8_t feature_relay | |
Relay feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_proxy | |
Proxy feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_friend | |
Friend feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint8_t feature_low_power | |
Low Power feature change triggers a Heartbeat message: 0 = False, 1 = True. | |
uint16_t net_key_idx | |
NetKey Index. | |
} | wiced_bt_mesh_config_heartbeat_publication_status_data_t |
struct { | |
uint8_t count | |
Number of transmissions for each Network PDU originating from the node. | |
uint16_t interval | |
Interval between transmissions in milliseconds. | |
} | wiced_bt_mesh_config_network_transmit_set_data_t |
struct { | |
uint8_t count | |
Number of transmissions for each Network PDU originating from the node. | |
uint32_t interval | |
Interval between transmissions in milliseconds. | |
} | wiced_bt_mesh_config_network_transmit_status_data_t |
struct { | |
uint16_t app_key_idx | |
application key to use | |
uint8_t test_id | |
Identifier of a most recently performed test. | |
uint16_t company_id | |
16-bit Bluetooth assigned Company Identifier | |
uint8_t count | |
Number of elements in the fault array. | |
uint8_t fault_array [10] | |
a sequence of 1-octet fault values | |
} | wiced_bt_mesh_health_status_data_t |
struct { | |
uint16_t company_id | |
16-bit Bluetooth assigned Company Identifier | |
} | wiced_bt_mesh_health_fault_get_data_t |
struct { | |
uint16_t company_id | |
16-bit Bluetooth assigned Company Identifier | |
} | wiced_bt_mesh_health_fault_clear_data_t |
struct { | |
uint8_t id | |
Identifier of a specific test to be performed. | |
uint16_t company_id | |
16-bit Bluetooth assigned Company Identifier | |
} | wiced_bt_mesh_health_fault_test_data_t |
struct { | |
uint16_t app_key_idx | |
application key to use | |
uint8_t test_id | |
Identifier of a most recently performed test. | |
uint16_t company_id | |
16-bit Bluetooth assigned Company Identifier | |
uint8_t count | |
Number of elements in the fault array. | |
uint8_t fault_array [10] | |
a sequence of 1-octet fault values | |
} | wiced_bt_mesh_health_fault_status_data_t |
struct { | |
uint8_t divisor | |
Divider for the Publish Period. More... | |
} | wiced_bt_mesh_health_period_set_data_t |
struct { | |
uint16_t app_key_idx | |
application key to use | |
uint8_t divisor | |
Divider for the Publish Period. More... | |
} | wiced_bt_mesh_health_period_status_data_t |
struct { | |
uint8_t timer | |
Value of the Attention Timer state. | |
} | wiced_bt_mesh_health_attention_set_data_t |
struct { | |
uint8_t timer | |
Value of the Attention Timer state. | |
} | wiced_bt_mesh_health_attention_status_data_t |
struct { | |
uint16_t lpn_addr | |
The unicast address of the Low Power node. | |
} | wiced_bt_mesh_lpn_poll_timeout_get_data_t |
struct { | |
uint16_t lpn_addr | |
The unicast address of the Low Power node. | |
uint32_t poll_timeout | |
The current value of the PollTimeout timer of the Low Power node. | |
} | wiced_bt_mesh_lpn_poll_timeout_status_data_t |
struct { | |
uint8_t type | |
The proxy filter type (0-accept list, 1-reject list). More... | |
} | wiced_bt_mesh_proxy_filter_set_type_data_t |
struct { | |
uint8_t addr_num | |
Number of addresses in the array. | |
uint16_t addr [1] | |
First address to delete. | |
} | wiced_bt_mesh_proxy_filter_change_addr_data_t |
struct { | |
uint8_t type | |
The proxy filter type (0-accept list, 1-reject list). More... | |
uint16_t list_size | |
Number of addresses in the proxy filter list. More... | |
} | wiced_bt_mesh_proxy_filter_status_data_t |
typedef void( | wiced_bt_mesh_provision_server_callback_t )(uint16_t event, void *p_data) |
Provision Server callback. More... | |
typedef void( | wiced_bt_mesh_provision_client_callback_t )(uint16_t event, wiced_bt_mesh_event_t *p_event, void *p_data) |
Provision Client callback. More... | |
typedef void( | wiced_bt_mesh_config_client_callback_t )(uint16_t event, wiced_bt_mesh_event_t *p_event, void *p_data) |
Config Client callback. More... | |
typedef void( | wiced_bt_mesh_health_client_callback_t )(uint16_t event, wiced_bt_mesh_event_t *p_event, void *p_data) |
Health Client callback. More... | |
typedef void( | wiced_bt_mesh_proxy_client_callback_t )(uint16_t event, wiced_bt_mesh_event_t *p_event, void *p_data) |
Proxy Client callback. More... | |
Variables | |
uint8_t | wiced_bt_mesh_provision_dev_key_max_num |
>
Mesh Provisioning definitions.
uint16_t addr[1] |
Value of the Address.
First address to delete.
Value of the first address.
Value of the address.
uint16_t app_key_idx |
Index of the application key.
application key to use
Value of the model_app indexes.
Value of the Appkey indexes.
Index of the AppKey.
AppKey Index.
uint16_t company_id |
Company ID.
16-bit Bluetooth assigned Company Identifier
uint8_t count |
Number of hearbeat messages received.
Number of elements in the fault array.
Number of transmissions for each Network PDU originating from the node.
Number of heartbeat messages received.
Number of Heartbeat messages to be sent.
uint8_t divisor |
Divider for the Publish Period.
uint8_t identity |
New Node Identity state.
Node Identity state.
uint16_t list_size |
Number of addresses in the proxy filter list.
uint16_t net_key_idx |
Index of the NetKey.
Value of the netkey index.
NetKey Index.
uint8_t page_number |
page number of composition data to get
page number of composition data
uint32_t period |
Period in seconds for receiving Heartbeat messages.
Period in seconds for sending Heartbeat messages.
Remaining Period in seconds for receiving Heartbeat messages.
uint8_t received_ttl |
Value of the TTL that this message has been received.Client can calculate number of hops to the SRC compairing this and default TTL values.
uint8_t state |
Target secure beacon state (see MESH_BEACON_STATES)
Current Relay state.
New Relay state.
Current Friend state value (see MESH_FRIEND_STATES)
New Friend state value (see MESH_FRIEND_STATES)
Current GATT Proxy state value (see MESH_GATT_PROXY_STATES)
New GATT Proxy state value (see MESH_GATT_PROXY_STATES)
Current secure beacon state (see MESH_BEACON_STATES)
uint8_t status |
Status Code for the requesting message.
status code for the requesting message
status
uint8_t ttl |
New Default TTL value.
TTL to be used when sending Heartbeat messages.
uint8_t type |
The proxy filter type (0-accept list, 1-reject list).