Searched refs:bt_mesh_model_pub (Results 1 – 9 of 9) sorted by relevance
33 struct bt_mesh_model_pub pub;
32 struct bt_mesh_model_pub pub;
708 struct bt_mesh_model_pub { struct772 static struct bt_mesh_model_pub _name = { \ argument914 struct bt_mesh_model_pub * const pub;
84 * By setting up a :c:struct:`bt_mesh_model_pub` structure and calling96 :c:member:`bt_mesh_model_pub.msg`. The Config Server may also set up period98 populate the :c:member:`bt_mesh_model_pub.update` callback. The99 :c:member:`bt_mesh_model_pub.update` callback will be called right before the103 By setting :c:member:`bt_mesh_model_pub.retr_update` to 1, the model can104 configure the :c:member:`bt_mesh_model_pub.update` callback to be triggered269 the :c:member:`bt_mesh_model_pub.delayable` bit field to ``1`` or ``0`` correspondingly. This bit
122 static struct bt_mesh_model_pub pub = {153 static struct bt_mesh_model_pub vnd_pub = {161 static struct bt_mesh_model_pub health_pub = {
133 static struct bt_mesh_model_pub model_pub1 = {
753 struct bt_mesh_model_pub *pub = mod->pub; in next_period()838 struct bt_mesh_model_pub *pub = mod->pub; in publish_transmit()851 static int pub_period_start(struct bt_mesh_model_pub *pub) in pub_period_start()889 static int pub_delay_schedule(struct bt_mesh_model_pub *pub, int delay) in pub_delay_schedule()912 struct bt_mesh_model_pub *pub = CONTAINER_OF(dwork, in mod_publish()913 struct bt_mesh_model_pub, in mod_publish()1618 struct bt_mesh_model_pub *pub = model->pub; in bt_mesh_model_publish()
371 struct bt_mesh_model_pub *pub = mod->pub; in health_pub_update()
469 struct bt_mesh_model_pub *pub_cli, *pub_srv; in button_pressed_worker()