
Programming Manual 6
ConnectDevice – Connect to Bluetooth device for SPP or FTP.
GetConnectStatus – Query the device connected status.
GetSPPClientChannel – Get SPP channel.
FindFirstFTPFile – Get first file information from share folder in connected
device.
FindNextFTPFile – Get next file information from share folder in connected
device.
GetFTPFile – Get file from share folder in the connected device.
PutFTPFile – Send file to share folder in the connected device.
CreateFTPFolder – Create a new folder to share folder in the connected device.
DeleteFTPFolder – Delete folder from share folder in connected device.
DeleteFTPFile – Delete file from share folder in connected device.
Bluetooth Structure
CONNECT_INFO Structure – CONNECT_INFO Information used by
ConnectDevice.
FTP_FILE Structure – FTP_FILE Information used by FindFirstFTPFile and
FindNextFTPFile.
Comentarios a estos manuales