38 #define WDXS_APP_RAM_MEDIA_SIZE 256 41 #ifndef WDXS_DEVICE_MODEL 42 #define WDXS_DEVICE_MODEL "WDXS App" void WdxsFlashMediaInit(void)
Registers the platform dependent Flash Media with the Embedded File System (EFS)
void WdxsPhyInit(void)
Initialize WDXS Device Configuration PHY.
uint8_t wsfEventMask_t
Event handler event mask data type.
void WdxsAuthenticationCfg(bool_t reqLevel, uint8_t *pKey)
Called at startup to configure WDXS authentication.
uint8_t bool_t
Boolean data type.
void WdxsSetCccIdx(uint8_t dcCccIdx, uint8_t auCccIdx, uint8_t ftcCccIdx, uint8_t ftdCccIdx)
Set the CCCD index used by the application for WDXS service characteristics.
void WdxsProcDmMsg(dmEvt_t *pEvt)
Called by application to notify the WDXS of DM Events.
void WdxsHandlerInit(wsfHandlerId_t handlerId)
WSF Task Initialization for WDXS task.
void WdxsHandler(wsfEventMask_t event, wsfMsgHdr_t *pMsg)
Handle WSF events for WDXS.
Union of DM callback event data types.
Wireless Data Exchange Protocol Definitions.
uint8_t wsfHandlerId_t
Event handler ID data type.
uint8_t WdxsAttCback(attEvt_t *pEvt)
Called by application to notify the WDXS of ATT Events.
void WdxsResetSystem(void)
Resets the system.
Attribute protocol client and server API.
Common message structure passed to event handler.
unsigned char uint8_t
Unsigned 8-bit value.
void WdxsOtaMediaInit(void)
Registers the platform dependent OTA Media with the Embedded File System (EFS)