Home
last modified time | relevance | path

Searched defs:pub_period (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c1041 uint8_t retransmit = 0U, status = 0U, pub_ttl = 0U, pub_period = 0U, cred_flag = 0U; in mod_pub_set() local
1244 uint8_t retransmit = 0U, status = 0U, pub_ttl = 0U, pub_period = 0U, cred_flag = 0U; in mod_pub_va_set() local
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h619 uint8_t pub_period; /*!< Publish Period */ member