30 #ifndef PSDK_OSDK_FUNC_H 31 #define PSDK_OSDK_FUNC_H 68 void (*ReceiveFromOsdkCallback) (
const uint8_t *pData, uint16_t dataLen);
87 E_PsdkStat PsdkOsdkFunc_TransferToOsdk(
T_PsdkUpper *psdkUpper,
const uint8_t *pSendData, uint16_t needSendLen, uint16_t *pRealSendLen);
111 #endif //PSDK_OSDK_FUNC_H This is a structure type for defining a top-level structure for the integration of your application w...
Definition: psdk_upper.h:113
OSDK related function list and configure parameters.
Definition: psdk_osdk_func.h:67
This is the header file for "psdk_upper.c", defining the structures and (exported) function prototype...
This file defines the PSDK command set.