Commit Graph

3 Commits (86831541155bac8e31d8b68873a35257d1565b80)

Author SHA1 Message Date
Philippe Antoine 62352ad030 src: fix remaining cppclean warnings 3 years ago
Juliana Fajardini 3b1a653467 device/storage: use dedicated 'id' type
- Wrap the id in a new LiveDevStorageId struct, to avoid id
 confusion with other storage API calls.
- Formatting fixes by clang.
5 years ago
Eric Leblond 3ae714d354 device-storage: introduce feature
The capture method may have to store data depending related to the
offloading so having a per interface storage via LiveDevice seems
interesting.
8 years ago