bas_c_evt_t Struct Reference

Battery Service Client event. More...

#include <bas_c.h>

Public Attributes

uint8_t conn_idx
 
bas_c_evt_type_t evt_type
 
uint8_t bat_level
 

Detailed Description

Battery Service Client event.

Definition at line 104 of file bas_c.h.

Member Data Documentation

◆ bat_level

uint8_t bas_c_evt_t::bat_level

Battery level.

Definition at line 108 of file bas_c.h.

◆ conn_idx

uint8_t bas_c_evt_t::conn_idx

The connection index.

Definition at line 106 of file bas_c.h.

◆ evt_type

bas_c_evt_type_t bas_c_evt_t::evt_type

BAS Client event type.

Definition at line 107 of file bas_c.h.


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