Home
last modified time | relevance | path

Searched refs:node_prov_output_str (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h946 …} node_prov_output_str; /*!< Event parameter of ESP_BLE_MESH_NODE_PROV_OUTPUT_… member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c593 strncpy(mesh_param.node_prov_output_str.string, str, in btc_ble_mesh_output_string_cb()
594 MIN(strlen(str), sizeof(mesh_param.node_prov_output_str.string))); in btc_ble_mesh_output_string_cb()