nRF51 SDK - S110 SoftDevice
|
Battery Service Client Event structure. More...
#include <ble_bas_c.h>
Data Fields | |
ble_bas_c_evt_type_t | evt_type |
union { | |
uint8_t battery_level | |
} | params |
Battery Service Client Event structure.
uint8_t ble_bas_c_evt_t::battery_level |
Battery level received from peer. This field will be used for the events BLE_BAS_C_EVT_BATT_NOTIFICATION and BLE_BAS_C_EVT_BATT_READ_RESP.
ble_bas_c_evt_type_t ble_bas_c_evt_t::evt_type |
Event Type.