Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h191 uint16_t publish_addr; /*!< Value of the publish address */ member
442 uint16_t publish_addr; /*!< Value of the publish address */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c209 model->pub->publish_addr == ESP_BLE_MESH_ADDR_UNASSIGNED) { in esp_ble_mesh_model_publish()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c519 .addr = set->model_pub_set.publish_addr, in btc_ble_mesh_config_client_set_state()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h380 uint16_t publish_addr; /*!< Publish Address. */ member