38 #define URICFG_HANDLE_START 0x80 39 #define URICFG_HANDLE_END (URICFG_HANDLE_END_PLUS_ONE - 1) Lock characteristic value.
Lock state characteristic declaration.
Unlock characteristic value.
URI flags characteristic value.
URI flags 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.
Tx power mode characteristic user description.
Tx power levels characteristic user description.
URI flags characteristic user description.
Unlock characteristic declaration.
Lock state characteristic user description.
Tx power levels characteristic declaration.
URI data characteristic user description.
URI data characteristic declaration.
Unlock characteristic user description.
Reset characteristic declaration.
void SvcUriCfgRemoveGroup(void)
Remove the services from the attribute server.
void SvcUriCfgCbackRegister(attsWriteCback_t writeCback)
Register callbacks for the service.
Reset characteristic value.
Tx power levels characteristic value.
Beacon period characteristic user description.
Beacon period characteristic declaration.
Tx power mode characteristic value.
Reset characteristic user description.
Lock characteristic declaration.
URI data characteristic value.
Beacon period characteristic value.
Tx power mode characteristic declaration.
Lock characteristic user declaration.
Lock state characteristic value.
void SvcUriCfgAddGroup(void)
Add the services to the attribute server.
#define URICFG_HANDLE_START
Start handle.