Home
last modified time | relevance | path

Searched refs:mesh_proxy_set_advertising_with_node_id (Results 1 – 4 of 4) sorted by relevance

/btstack/src/mesh/
H A Dmesh_proxy.h73 uint8_t mesh_proxy_set_advertising_with_node_id(uint16_t netkey_index, mesh_node_identity_state_t s…
H A Dmesh_proxy.c253 uint8_t mesh_proxy_set_advertising_with_node_id(uint16_t netkey_index, mesh_node_identity_state_t s… in mesh_proxy_set_advertising_with_node_id() function
H A Dmesh.c283mesh_proxy_set_advertising_with_node_id(provisioning_data.network_key->netkey_index, MESH_NODE_IDE… in mesh_provisioning_message_handler()
H A Dmesh_configuration_server.c2207 status = mesh_proxy_set_advertising_with_node_id(netkey_index, node_identity_state); in config_node_identity_set_handler()