Home
last modified time | relevance | path

Searched defs:applied (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_cli.h157 void (*applied)(struct bt_mesh_dfu_cli *cli); member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c573 static void applied(struct bt_mesh_blob_cli *b) in applied() function