Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c3016 static void hb_pub_send_status(struct bt_mesh_model *model, in hb_pub_send_status() function
3054 hb_pub_send_status(model, ctx, STATUS_SUCCESS, NULL); in heartbeat_pub_get()
3135 hb_pub_send_status(model, ctx, STATUS_SUCCESS, NULL); in heartbeat_pub_set()
3152 hb_pub_send_status(model, ctx, status, param); in heartbeat_pub_set()