Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3334 static void hb_publish(struct k_work *work) in hb_publish() function
3419 k_delayed_work_init(&cfg->hb_pub.timer, hb_publish); in cfg_srv_init()