Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h216 struct bt_mesh_blob_target_pull pull_ctxs[CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX]; member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c1003 p = &srv->pull_ctxs[srv->target_cnt]; in bt_mesh_dfd_srv_receiver_add()
1086 memset(&srv->pull_ctxs[i], 0, sizeof(struct bt_mesh_blob_target_pull)); in bt_mesh_dfd_srv_start()
1088 srv->targets[i].blob.pull = &srv->pull_ctxs[i]; in bt_mesh_dfd_srv_start()