S120 SoftDevice v2.1.0
Macros |
|
| #define | BLE_GATTS_SRVC_TYPE_INVALID 0x00 |
| #define | BLE_GATTS_SRVC_TYPE_PRIMARY 0x01 |
| #define | BLE_GATTS_SRVC_TYPE_SECONDARY 0x02 |
Detailed Description
Macro Definition Documentation
| #define BLE_GATTS_SRVC_TYPE_INVALID 0x00 |
Invalid Service Type.
| #define BLE_GATTS_SRVC_TYPE_PRIMARY 0x01 |
Primary Service.
| #define BLE_GATTS_SRVC_TYPE_SECONDARY 0x02 |
Secondary Type.