Application service start handle
C
#define GATTS_APP_ATTRIBUTE_START_HANDLE 0x0050
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
Macro | Description |
---|---|
GATTS_APP_ATTRIBUTE_START_HANDLE | The starting handle for application-defined services. |