Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_srv.c2256 static int hb_pub_send_status(const struct bt_mesh_model *model, in hb_pub_send_status() function
2296 return hb_pub_send_status(model, ctx, STATUS_SUCCESS, &pub); in heartbeat_pub_get()
2356 return hb_pub_send_status(model, ctx, status, &pub); in heartbeat_pub_set()