The Ringer Setting characteristic defines the setting of the ringer. More...

Macros

#define PASS_RINGER_SET_SILENT   0
 
#define PASS_RINGER_SET_NORMAL   1
 

Detailed Description

The Ringer Setting characteristic defines the setting of the ringer.

Macro Definition Documentation

◆ PASS_RINGER_SET_NORMAL

#define PASS_RINGER_SET_NORMAL   1

Ringer Normal.

Definition at line 101 of file pass.h.

◆ PASS_RINGER_SET_SILENT

#define PASS_RINGER_SET_SILENT   0

Ringer Silent.

Definition at line 100 of file pass.h.