nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
ble_bas_client_evt Struct Reference

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 
 
};  
 

Detailed Description

Battery Service Client Event structure.


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