![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Battery Service Client Event structure. More...
#include <bm/bluetooth/services/ble_bas_client.h>
Data Fields | ||
| enum ble_bas_client_evt_type | evt_type | |
| uint16_t | conn_handle | |
| union { | ||
| struct { | ||
| struct ble_bas_client_handles handles | ||
| } discovery_complete | ||
| struct { | ||
| uint8_t level | ||
| } battery | ||
| struct { | ||
| uint32_t reason | ||
| } error | ||
| }; | ||
Battery Service Client Event structure.