OTAS service and characteristcs UUID. More...

Macros

#define OTAS_SVC_UUID
 
#define OTAS_TX_CHAR_UUID
 
#define OTAS_RX_CHAR_UUID
 
#define OTAS_CTRL_CHAR_UUID
 

Detailed Description

OTAS service and characteristcs UUID.

Macro Definition Documentation

◆ OTAS_CTRL_CHAR_UUID

#define OTAS_CTRL_CHAR_UUID
Value:
{0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, \
0x0A, 0x46, 0x44, 0xD3, 0x04, 0x04, 0xED, 0xA6}

UUID of OTA Control Characteristic.

Definition at line 82 of file otas_c.h.

◆ OTAS_RX_CHAR_UUID

#define OTAS_RX_CHAR_UUID
Value:
{0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, \
0x0A, 0x46, 0x44, 0xD3, 0x03, 0x04, 0xED, 0xA6}

UUID of OTA RX Characteristic.

Definition at line 80 of file otas_c.h.

◆ OTAS_SVC_UUID

#define OTAS_SVC_UUID
Value:
{0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, \
0x0A, 0x46, 0x44, 0xD3, 0x01, 0x04, 0xED, 0xA6}

UUID of OTA Service.

Definition at line 76 of file otas_c.h.

◆ OTAS_TX_CHAR_UUID

#define OTAS_TX_CHAR_UUID
Value:
{0x1B, 0xD7, 0x90, 0xEC, 0xE8, 0xB9, 0x75, 0x80, \
0x0A, 0x46, 0x44, 0xD3, 0x02, 0x04, 0xED, 0xA6}

UUID of OTA TX Characteristic.

Definition at line 78 of file otas_c.h.