Home
last modified time | relevance | path

Searched refs:bt_mesh_shell_dfu_srv (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dshell.h48 extern struct bt_mesh_dfu_srv bt_mesh_shell_dfu_srv;
/Zephyr-latest/tests/bluetooth/mesh_shell/src/
Dmain.c59 BT_MESH_MODEL_DFU_SRV(&bt_mesh_shell_dfu_srv),
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Ddfu.c130 struct bt_mesh_dfu_srv bt_mesh_shell_dfu_srv = variable