Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_mesh_core_state_t Union Reference

Data Fields

wiced_bt_mesh_core_state_seq_t seq
 State for type WICED_BT_MESH_CORE_STATE_TYPE_SEQ.
 
wiced_bt_mesh_core_state_net_key_t net_key
 State for types WICED_BT_MESH_CORE_STATE_NET_KEY_XXX.
 
wiced_bt_mesh_core_state_app_key_t app_key
 State for types WICED_BT_MESH_CORE_STATE_APP_KEY_XXX.
 
wiced_bt_mesh_core_state_model_app_t model_app
 State for types WICED_BT_MESH_CORE_STATE_MODEL_APP_XXX.
 
wiced_bool_t kr_flag
 State for type WICED_BT_MESH_CORE_STATE_KR.
 
wiced_bool_t lpn_scan
 request for the application to start/stop scan in the lpn mode
 
wiced_bt_mesh_core_state_node_state_t node_state
 State for type WICED_BT_MESH_CORE_STATE_NODE_STATE.
 
wiced_bt_mesh_core_state_iv_t iv
 New IV Index and IV-UPDATE flag values for WICED_BT_MESH_CORE_STATE_IV.
 
wiced_bt_mesh_core_state_friendship_t lpn
 LPN friendship state is changed - established or aborted.
 
uint32_t lpn_sleep
 LPN application can go to sleep mode for a specific sleep time or can return with same or changed sleep time to let core to procceed with poll after that time. More...
 
wiced_bt_mesh_core_state_friendship_t frnd
 Friend friendship state is changed - established or aborted.
 
wiced_bt_mesh_core_state_beacon_t beacon
 Contents of received beacon.
 
wiced_bt_mesh_core_state_proxy_serivce_t proxy_service
 Proxy service advertisement data.
 

Field Documentation

◆ lpn_sleep

uint32_t wiced_bt_mesh_core_state_t::lpn_sleep

LPN application can go to sleep mode for a specific sleep time or can return with same or changed sleep time to let core to procceed with poll after that time.