+ Collaboration diagram for Defines:

Macros

#define LMS_CONNECTION_MAX   10
 Maximum number of LMS Service connections. More...
 
#define LMS_MAX_DATA_LEN   244
 Maximum length of LMS characteristic. More...
 
#define LMS_SERVICE_UUID
 The UUID of LMS Service for setting advertising data. More...
 
#define LMS_PATTERN_VALUE   0x474f4f44
 The Fast OTA pattern value. More...
 

Detailed Description

Macro Definition Documentation

◆ LMS_CONNECTION_MAX

#define LMS_CONNECTION_MAX   10

Maximum number of LMS Service connections.

Definition at line 72 of file lms.h.

◆ LMS_MAX_DATA_LEN

#define LMS_MAX_DATA_LEN   244

Maximum length of LMS characteristic.

Definition at line 73 of file lms.h.

◆ LMS_PATTERN_VALUE

#define LMS_PATTERN_VALUE   0x474f4f44

The Fast OTA pattern value.

Definition at line 77 of file lms.h.

◆ LMS_SERVICE_UUID

#define LMS_SERVICE_UUID
Value:
0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80,\
0x0A, 0x46, 0x44, 0xD3, 0x01, 0x0B, 0xED, 0xA6

The UUID of LMS Service for setting advertising data.

Definition at line 75 of file lms.h.