project for nrf51822 qfab

Dependencies:   eddystone_URL mbed

Fork of eddystone_URL by vo dung

Embed: (wiki syntax)

« Back to documentation index

ble_bas_c_init_t Struct Reference

ble_bas_c_init_t Struct Reference
[Structures]

Battery Service Client initialization structure. More...

#include <ble_bas_c.h>

Data Fields

ble_bas_c_evt_handler_t evt_handler
 Event handler to be called by the Battery Service Client module whenever there is an event related to the Battery Service.

Detailed Description

Battery Service Client initialization structure.

Definition at line 98 of file ble_bas_c.h.


Field Documentation

Event handler to be called by the Battery Service Client module whenever there is an event related to the Battery Service.

Definition at line 100 of file ble_bas_c.h.