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/doc/_extensions/zephyr/domain/ | ||
| D | __init__.py | 132     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 | 
| /Zephyr-latest/scripts/west_commands/ | ||
| D | patch.py | 344     def apply(self, args, yml, dst_mods=None):  member in Patch |