nRF5 SDK v12.1.0
Data Fields
ble_bas_c_s Struct Reference

Battery Service Client structure. More...

#include <ble_bas_c.h>

Data Fields

uint16_t conn_handle
 
ble_bas_c_db_t peer_bas_db
 
ble_bas_c_evt_handler_t evt_handler
 

Detailed Description

Battery Service Client structure.

Field Documentation

uint16_t ble_bas_c_s::conn_handle

Connection handle as provided by the SoftDevice.

ble_bas_c_evt_handler_t ble_bas_c_s::evt_handler

Application event handler to be called when there is an event related to the Battery service.

ble_bas_c_db_t ble_bas_c_s::peer_bas_db

Handles related to BAS on the peer


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

Documentation feedback | Developer Zone | Subscribe | Updated