nRF5 SDK v17.1.0
Data Fields
ble_bas_c_db_t Struct Reference

Structure containing the handles related to the Battery Service found on the peer. More...

#include <ble_bas_c.h>

Data Fields

uint16_t bl_cccd_handle
 
uint16_t bl_handle
 

Detailed Description

Structure containing the handles related to the Battery Service found on the peer.

Field Documentation

uint16_t ble_bas_c_db_t::bl_cccd_handle

Handle of the CCCD of the Battery Level characteristic.

uint16_t ble_bas_c_db_t::bl_handle

Handle of the Battery Level characteristic, as provided by the SoftDevice.


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

Documentation feedback | Developer Zone | Subscribe | Updated