Searched refs:bt_mesh_dfu_slot_foreach (Results 1 – 5 of 5) sorted by relevance
135 size_t bt_mesh_dfu_slot_foreach(bt_mesh_dfu_slot_cb_t cb, void *user_data);
312 size_t bt_mesh_dfu_slot_foreach(bt_mesh_dfu_slot_cb_t cb, void *user_data) in bt_mesh_dfu_slot_foreach() function
223 (void)bt_mesh_dfu_slot_foreach(slot_space_cb, &size); in handle_capabilities_get()971 bt_mesh_dfu_slot_foreach(slot_del_cb, srv); in dfd_srv_reset()1254 bt_mesh_dfu_slot_foreach(slot_del_cb, srv); in bt_mesh_dfd_srv_fw_delete_all()
182 (void)bt_mesh_dfu_slot_foreach(slot_space_cb, &size); in cmd_dfd_capabilities_get()
678 slot_count = bt_mesh_dfu_slot_foreach(check_slot, &i); in test_dist_dfu_slot_create_recover()704 slot_count = bt_mesh_dfu_slot_foreach(NULL, NULL); in check_delete_all()