Searched refs:bt_mesh_shell_blob_io (Results 1 – 3 of 3) sorted by relevance
71 const struct bt_mesh_blob_io *bt_mesh_shell_blob_io; variable216 bt_mesh_shell_blob_io = &dummy_blob_io; in bt_mesh_shell_blob_cmds_init()253 bt_mesh_shell_blob_io = &blob_flash_stream.io; in cmd_flash_stream_set()262 bt_mesh_shell_blob_io = &dummy_blob_io; in cmd_flash_stream_unset()352 &blob_cli_xfer.xfer, bt_mesh_shell_blob_io); in cmd_tx()530 id, bt_mesh_shell_blob_io, BT_MESH_TTL_MAX, timeout_base); in cmd_rx()
9 extern const struct bt_mesh_blob_io *bt_mesh_shell_blob_io;
90 *io = bt_mesh_shell_blob_io; in dfu_start()768 &dfu_tx.inputs, bt_mesh_shell_blob_io, &xfer); in cmd_dfu_send()
Completed in 14 milliseconds