Phone Alert Status Client Service event. More...

#include <pass_c.h>

Public Attributes

uint8_t conn_idx
 The index of the connection. More...
 
pass_c_evt_type_t evt_type
 The PASS event type. More...
 
union {
   uint8_t   alert_status
 Alert status received. More...
 
   uint8_t   ringer_set
 Ringer setting received. More...
 
value
 Value received. More...
 

Detailed Description

Phone Alert Status Client Service event.

Definition at line 142 of file pass_c.h.

Member Data Documentation

◆ alert_status

uint8_t pass_c_evt_t::alert_status

Alert status received.

Definition at line 148 of file pass_c.h.

◆ conn_idx

uint8_t pass_c_evt_t::conn_idx

The index of the connection.

Definition at line 144 of file pass_c.h.

◆ evt_type

pass_c_evt_type_t pass_c_evt_t::evt_type

The PASS event type.

Definition at line 145 of file pass_c.h.

◆ ringer_set

uint8_t pass_c_evt_t::ringer_set

Ringer setting received.

Definition at line 149 of file pass_c.h.

◆ value

union { ... } pass_c_evt_t::value

Value received.


The documentation for this struct was generated from the following file: