0x1004
Return the current valid storage ID list.
Same as MTP.
| Field order | Field name | Size | Data type | Description |
|---|---|---|---|---|
| 1 | Storage ID array | any | AUINT32 |
The most-significant 16 bits identify a physical storage ID. The least-significant 16 bits identify a logical partition of that physical storage.
| Physical storage ID | Logical storage ID |
|---|---|
| 0x0001 (SD) | 0x0001 (SD memory card can be used) |
| 0x0001 (SD) | 0x0000 (SD memory card cannot be used) |
| 0x0002 (Internal memory) | 0x0001 (Internal memory can be used) |
| 0x0002 (Internal memory) | 0x0000 (Internal memory cannot be used) |