artik_bt_ftp_file Struct Reference
List of FTP items. More...
#include <bluetooth/artik_bluetooth.h>
Data Fields | |
| char * | file_type |
| char * | file_name |
| char * | modified |
| char * | file_permission |
| unsigned long long | size |
| struct artik_bt_ftp_file * | next_file |
Detailed Description
Structure containing the elements defining a Bluetooth FTP file
- Examples:
- bluetooth_test/artik_bluetooth_test_ftp.c.
Definition at line 894 of file artik_bluetooth.h.
Field Documentation
| char* artik_bt_ftp_file::file_name |
Either "folder" or "file"
Definition at line 896 of file artik_bluetooth.h.
| char* artik_bt_ftp_file::file_permission |
Last change
Definition at line 898 of file artik_bluetooth.h.
| char* artik_bt_ftp_file::modified |
Object name in UTF-8 format
Definition at line 897 of file artik_bluetooth.h.
| struct artik_bt_ftp_file* artik_bt_ftp_file::next_file |
Object size or number of items in folder
Definition at line 900 of file artik_bluetooth.h.
| unsigned long long artik_bt_ftp_file::size |
Group, owner and other permission
Definition at line 899 of file artik_bluetooth.h.
The documentation for this struct was generated from the following file:
- inc/bluetooth/artik_bluetooth.h
Last updated on: