Home
last modified time | relevance | path

Searched refs:node_identity_set (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c596 return bt_mesh_cfg_node_identity_set(&param, set->node_identity_set.net_idx, in btc_ble_mesh_config_client_set_state()
597 set->node_identity_set.identity); in btc_ble_mesh_config_client_set_state()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h405 …esp_ble_mesh_cfg_node_identity_set_t node_identity_set; /*!< For ESP_BLE_MESH_MODEL_OP_N… member
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c2435 static void node_identity_set(struct bt_mesh_model *model, in node_identity_set() function
3284 { OP_NODE_IDENTITY_SET, 3, node_identity_set },