Macros

#define LNS_CONNECTION_MAX   10
 
#define LNS_SERVICE_UUID
 
#define LNS_LOG_INFO_VAL_LEN   244
 
#define LNS_LOG_CTRL_PT_VAL_LEN   1
 

Detailed Description

Macro Definition Documentation

◆ LNS_CONNECTION_MAX

#define LNS_CONNECTION_MAX   10

Maximum number of Log Notification Service connections.

Definition at line 67 of file lns.h.

◆ LNS_LOG_CTRL_PT_VAL_LEN

#define LNS_LOG_CTRL_PT_VAL_LEN   1

Length of Log Control Point value.

Definition at line 71 of file lns.h.

◆ LNS_LOG_INFO_VAL_LEN

#define LNS_LOG_INFO_VAL_LEN   244

Length of Log Information value.

Definition at line 70 of file lns.h.

◆ LNS_SERVICE_UUID

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

The UUID of Log Notification Service for setting advertising data.

Definition at line 69 of file lns.h.