Searched refs:pub_sent (Results 1 – 3 of 3) sorted by relevance
112 void (*pub_sent)(const struct bt_mesh_hb_pub *pub); member
41 if (cb->pub_sent) { in notify_pub_sent()42 cb->pub_sent(&pub); in notify_pub_sent()
134 .pub_sent = pub_hb_sent_cb