bas_evt_t Struct Reference

Battery Service event. More...

#include <bas.h>

Public Attributes

bas_evt_type_t evt_type
 
uint8_t conn_idx
 

Detailed Description

Battery Service event.

Definition at line 114 of file bas.h.

Member Data Documentation

◆ conn_idx

uint8_t bas_evt_t::conn_idx

The index of the connection.

Definition at line 117 of file bas.h.

◆ evt_type

bas_evt_type_t bas_evt_t::evt_type

The BAS event type.

Definition at line 116 of file bas.h.


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