Phone Alert Status Client Service event. More...
#include <pass_c.h>
Data Fields | |
| uint8_t | conn_idx |
| pass_c_evt_type_t | evt_type |
| union { | |
| uint8_t alert_status | |
| uint8_t ringer_set | |
| } | value |
Phone Alert Status Client Service event.
| uint8_t pass_c_evt_t::alert_status |
Alert status received.
| uint8_t pass_c_evt_t::conn_idx |
The index of the connection.
| pass_c_evt_type_t pass_c_evt_t::evt_type |
The PASS event type.
| uint8_t pass_c_evt_t::ringer_set |
Ringer setting received.
| union { ... } pass_c_evt_t::value |
Value received.