Macros

#define PRF_CHAR_PRES_FMT_SIZE   (7)
 
#define PRF_INVALID_HANDLE   (0x0000)
 

Detailed Description

Macro Definition Documentation

◆ PRF_CHAR_PRES_FMT_SIZE

#define PRF_CHAR_PRES_FMT_SIZE   (7)

Characteristic Presentation Format Descriptor Size.

Definition at line 60 of file ble_prf_types.h.

◆ PRF_INVALID_HANDLE

#define PRF_INVALID_HANDLE   (0x0000)

The invalid profile handle.

Definition at line 62 of file ble_prf_types.h.