Macros | |
| #define | SAMPLES_INSTANCE_MAX 0x01 |
| #define | SAMPLES_CONNECTION_MAX 10 |
| #define | SAMPLES_MAX_DATA_LEN 244 |
| #define | SAMPLES_SERVICE_UUID |
| #define SAMPLES_CONNECTION_MAX 10 |
Maximum number of Sample Service connections.
Definition at line 69 of file sample_service.h.
| #define SAMPLES_INSTANCE_MAX 0x01 |
Maximum number of Sample Service instances. The value is configurable.
Definition at line 68 of file sample_service.h.
| #define SAMPLES_MAX_DATA_LEN 244 |
Maximum length of sample charateristic value.
Definition at line 70 of file sample_service.h.
| #define SAMPLES_SERVICE_UUID |
The UUID of Sample Service for setting advertising data.
Definition at line 72 of file sample_service.h.