Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c511 static int btc_ble_mesh_model_publish_update(struct bt_mesh_model *mod) in btc_ble_mesh_model_publish_update() function
1496 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1503 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1510 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1517 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1524 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1531 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1538 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1545 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
1552 model->pub->update = (esp_ble_mesh_cb_t)btc_ble_mesh_model_publish_update; in btc_ble_mesh_model_op_set()
[all …]