ESP-IDF
bt_mesh_cfg_node_identity_get()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_cfg_node_identity_get()
bt_mesh_cfg_node_identity_get() function
Syntax
Show:
Summary
Declaration
from
cfg_cli.h:292
int
bt_mesh_cfg_node_identity_get
(
uint16_t
net_idx
,
uint16_t
addr
,
uint16_t
key_net_idx
,
uint8_t
*
status
,
uint8_t
*
identity
)
;
Arguments
Argument
net_idx
addr
key_net_idx
status
identity
Related Functions
Found 62 other functions taking a
bt_mesh_client_common_param_t
argument:
Function
Description
bt_mesh_client_send_msg()
send_msg_with_none()
btc_ble_mesh_set_client_common_param()
send_msg_with_u8()
send_msg_with_le16()
bt_mesh_cfg_comp_data_get()
bt_mesh_cfg_beacon_get()
bt_mesh_cfg_beacon_set()
bt_mesh_cfg_ttl_get()
bt_mesh_cfg_ttl_set()
bt_mesh_cfg_friend_get()
bt_mesh_cfg_friend_set()
bt_mesh_cfg_gatt_proxy_get()
bt_mesh_cfg_gatt_proxy_set()
bt_mesh_cfg_relay_get()
bt_mesh_cfg_relay_set()
bt_mesh_cfg_net_key_add()
bt_mesh_cfg_app_key_add()
bt_mesh_cfg_mod_app_bind()
bt_mesh_cfg_mod_pub_get()
bt_mesh_cfg_mod_pub_set()
bt_mesh_cfg_mod_sub_add()
bt_mesh_cfg_mod_sub_del()
bt_mesh_cfg_mod_sub_overwrite()
bt_mesh_cfg_mod_sub_va_add()
bt_mesh_cfg_mod_sub_va_del()
bt_mesh_cfg_mod_sub_va_overwrite()
bt_mesh_cfg_hb_sub_set()
bt_mesh_cfg_hb_sub_get()
bt_mesh_cfg_hb_pub_set()
bt_mesh_cfg_hb_pub_get()
bt_mesh_cfg_node_reset()
bt_mesh_cfg_mod_sub_del_all()
bt_mesh_cfg_mod_sub_get()
bt_mesh_cfg_mod_sub_get_vnd()
bt_mesh_cfg_net_key_update()
bt_mesh_cfg_net_key_get()
bt_mesh_cfg_app_key_update()
bt_mesh_cfg_app_key_get()
bt_mesh_cfg_node_identity_set()
bt_mesh_cfg_mod_app_unbind()
bt_mesh_cfg_mod_app_get()
bt_mesh_cfg_mod_app_get_vnd()
bt_mesh_cfg_lpn_timeout_get()
bt_mesh_cfg_net_transmit_get()
bt_mesh_cfg_net_transmit_set()
mod_sub_va()
mod_sub()
bt_mesh_cfg_mod_pub_va_set()
bt_mesh_cfg_net_key_delete()
bt_mesh_cfg_app_key_delete()
bt_mesh_cfg_kr_phase_get()
bt_mesh_cfg_kr_phase_set()
bt_mesh_generic_client_get_state()
This function is called to get generic states.
bt_mesh_generic_client_set_state()
This function is called to set generic states.
mod_app_get()
mod_sub_get()
bt_mesh_sensor_client_get_state()
This function is called to get sensor states.
bt_mesh_sensor_client_set_state()
This function is called to set sensor states.
sensor_act_state()
gen_set_state()
gen_get_state()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out