Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h353 …esp_ble_mesh_cfg_node_identity_get_t node_identity_get; /*!< For ESP_BLE_MESH_MODEL_OP_NODE_ID… member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c446 return bt_mesh_cfg_node_identity_get(&param, get->node_identity_get.net_idx); in btc_ble_mesh_config_client_get_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c2425 static void node_identity_get(struct bt_mesh_model *model, in node_identity_get() function
3315 { OP_NODE_IDENTITY_GET, 2, node_identity_get },