Searched refs:bt_mesh_dfu_cli_is_busy (Results 1 – 4 of 4) sorted by relevance
328 bool bt_mesh_dfu_cli_is_busy(struct bt_mesh_dfu_cli *cli);
75 if (bt_mesh_dfu_cli_is_busy(&dfd_srv->dfu)) { in cmd_dfd_receivers_add()
1017 if (bt_mesh_dfu_cli_is_busy(cli)) { in bt_mesh_dfu_cli_send()1161 bool bt_mesh_dfu_cli_is_busy(struct bt_mesh_dfu_cli *cli) in bt_mesh_dfu_cli_is_busy() function
121 if (bt_mesh_dfu_cli_is_busy(&srv->dfu)) { in handle_receivers_add()1016 if (bt_mesh_dfu_cli_is_busy(&srv->dfu)) { in bt_mesh_dfd_srv_receivers_delete_all()