Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfd_srv.h57 .dfu = BT_MESH_DFU_CLI_INIT(&_bt_mesh_dfd_srv_dfu_cb), \
77 .dfu = BT_MESH_DFU_CLI_INIT(&_bt_mesh_dfd_srv_dfu_cb), \
303 extern const struct bt_mesh_dfu_cli_cb _bt_mesh_dfd_srv_dfu_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfd_srv.c879 const struct bt_mesh_dfu_cli_cb _bt_mesh_dfd_srv_dfu_cb = { variable