Application service start handle

C

#define GATTS_APP_ATTRIBUTE_START_HANDLE                    (0x0050U)

Description

Defines the starting handle value for application-registered services.

Note

Application-defined services should have a starting handle greater than this value.

Macro Definition

MacroDescription
GATTS_APP_ATTRIBUTE_START_HANDLEThe starting handle for application-defined services.