+ Collaboration diagram for Defines:

Macros

#define THS_CONNECTION_MAX   10
 Maximum number of Throughput Service connections. More...
 
#define THS_MAX_DATA_LEN   512
 Maximum length of the value of Rx or Tx characteristic. More...
 
#define THS_SERVICE_UUID
 The UUID of Throughput Service for setting advertising data. More...
 

Detailed Description

Macro Definition Documentation

◆ THS_CONNECTION_MAX

#define THS_CONNECTION_MAX   10

Maximum number of Throughput Service connections.

Definition at line 72 of file ths.h.

◆ THS_MAX_DATA_LEN

#define THS_MAX_DATA_LEN   512

Maximum length of the value of Rx or Tx characteristic.

Definition at line 73 of file ths.h.

◆ THS_SERVICE_UUID

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

The UUID of Throughput Service for setting advertising data.

Definition at line 75 of file ths.h.