Cordio Stack and Cordio Profiles  r2p3-02rel0
wdxc_main.h File Reference

Wireless Data Exchange profile implementation. More...

Go to the source code of this file.

Data Structures

struct  wdxcConnCb_t
 WDXC Connection Control Block. More...
 
struct  wdxcCb_t
 WDXC Control Block. More...
 

Functions

void WdxcFtcSendAbort (dmConnId_t connId, uint16_t fileHdl)
 Send a request to abort a wdx operation. More...
 
void WdxcFtcSendEraseFile (dmConnId_t connId, uint16_t fileHdl)
 Send a request to erase a file. More...
 
void WdxcFtcSendVerifyFile (dmConnId_t connId, uint16_t fileHdl)
 Send a request to verify a file. More...
 
void WdxcFtcSendPutReq (dmConnId_t connId, uint16_t fileHdl, uint32_t offset, uint32_t len, uint32_t fileSize, uint8_t type)
 Send a request to put a block of data into a file on the peer device. More...
 
void WdxcFtcSendGetReq (dmConnId_t connId, uint16_t fileHdl, uint32_t offset, uint32_t len, uint8_t type)
 Send a request to perform a get a block of data from a file on the peer device. More...
 

Description

Wireless Data Exchange profile implementation.

Copyright (c) 2013-2018 Arm Ltd. All Rights Reserved. ARM Ltd. confidential and proprietary.

IMPORTANT. Your use of this file is governed by a Software License Agreement ("Agreement") that must be accepted in order to download or otherwise receive a copy of this file. You may not use or copy this file for any purpose other than as described in the Agreement. If you do not agree to all of the terms of the Agreement do not use this file and delete all copies in your possession or control; if you do not have a copy of the Agreement, you must contact ARM Ltd. prior to any use, copying or further distribution of this software.

Definition in file wdxc_main.h.