Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_local_data_operation_api.c20 return btc_ble_mesh_model_pub_period_get(model); in esp_ble_mesh_get_model_publish_period()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h364 int32_t btc_ble_mesh_model_pub_period_get(esp_ble_mesh_model_t *mod);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1088 int32_t btc_ble_mesh_model_pub_period_get(esp_ble_mesh_model_t *mod) in btc_ble_mesh_model_pub_period_get() function