Home
last modified time | relevance | path

Searched defs:pub_addr (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c215 static uint8_t _mod_pub_set(struct bt_mesh_model *model, uint16_t pub_addr, in _mod_pub_set()
973 uint16_t elem_addr, uint16_t pub_addr, in send_mod_pub_status()
1013 uint16_t elem_addr = 0U, pub_addr = 0U; in mod_pub_get() local
1061 uint16_t elem_addr = 0U, pub_addr = 0U, pub_app_idx = 0U; in mod_pub_set() local
1267 uint16_t elem_addr = 0U, pub_addr = 0U, pub_app_idx = 0U; in mod_pub_va_set() local
1351 uint16_t elem_addr = 0U, pub_addr = 0U; in mod_pub_va_set() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_srv.h88 uint16_t pub_addr; member
99 uint8_t pub_addr[16]; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h615 uint16_t pub_addr; /*!< Publish Address */ member