|
VSF Documented
|
Data Fields | |
| const esp_vfs_fs_ops_t * | ops |
| void * | ctx |
| int | local_fd |
| char | subpath [VFS_SUBPATH_MAX] |
| const esp_vfs_fs_ops_t* bridge_file_t::ops |
| void* bridge_file_t::ctx |
| int bridge_file_t::local_fd |
| char bridge_file_t::subpath[VFS_SUBPATH_MAX] |