Searched defs:apply (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ | ||
D | dfd_srv_internal.h | 20 bool apply; member |
D | dfu_cli.c | 557 static void apply(struct bt_mesh_dfu_cli *cli) in apply() function |
/Zephyr-latest/scripts/west_commands/ | ||
D | patch.py | 220 def apply(self, args, yml): member in Patch |
/Zephyr-latest/doc/_extensions/zephyr/domain/ | ||
D | __init__.py | 94 def apply(self): member in ConvertCodeSampleNode |
/Zephyr-latest/include/zephyr/bluetooth/mesh/ | ||
D | dfu_srv.h | 168 int (*apply)(struct bt_mesh_dfu_srv *srv, member |
D | dfd_srv.h | 220 bool apply; member |