42 #define WDXS_START_HDL 0x240 43 #define WDXS_END_HDL (WDXS_MAX_HDL - 1) void SvcWdxsAddGroup(void)
Add the services from the attribute server.
WDX File Transfer Data Characteristic Declaration.
uint8_t(* attsWriteCback_t)(dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, uint16_t len, uint8_t *pValue, attsAttr_t *pAttr)
Attribute group write callback.
const uint8_t wdxsDcUuid[ATT_128_UUID_LEN]
WDX Device Configuration Characteristic.
WDX File Transfer Data CCCD.
WDX File Transfer Control Characteristic Value.
const uint8_t wdxsFtdUuid[ATT_128_UUID_LEN]
WDX File Transfer Data Characteristic.
WDX Authentication Characteristic Value.
WDX File Transfer Control Characteristic Declaration.
WDX Authentication Characteristic Declaration.
WDX File Transfer Data Characteristic Value.
const uint8_t wdxsFtcUuid[ATT_128_UUID_LEN]
WDX File Transfer Control Characteristic.
WDX File Transfer Control CCCD.
Wireless Data Exchange Protocol Definitions.
void SvcWdxsRemoveGroup(void)
Remove the services from the attribute server.
WDX Device Configuration Characteristic Value.
Byte stream to integer conversion macros.
void SvcWdxsRegister(attsWriteCback_t writeCback)
Register a write callback functions for the ATT Group.
WDX Device Configuration CCCD.
WDX Device Configuration Characteristic Declaration.
Attribute protocol client and server API.
#define ATT_128_UUID_LEN
Length in bytes of a 128 bit UUID.
Proprietary Service Declaration.
const uint8_t wdxsAuUuid[ATT_128_UUID_LEN]
WDX Authentication Characteristic.
unsigned char uint8_t
Unsigned 8-bit value.
#define WDXS_START_HDL
Start handle.