Searched refs:node_prov_output_str (Results 1 – 2 of 2) sorted by relevance
946 …} node_prov_output_str; /*!< Event parameter of ESP_BLE_MESH_NODE_PROV_OUTPUT_… member
593 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()