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

LED Button Service init structure. This structure contains all options and data needed for initialization of the service. More...

#include <bm/bluetooth/services/ble_lbs.h>

Data Fields

lbs_evt_handler_t evt_handler
 Event handler to be called when the LED Characteristic is written.
 
struct { 
 
   struct { 
 
      ble_gap_conn_sec_mode_t   read 
 
      ble_gap_conn_sec_mode_t   cccd_write 
 
   }   lbs_button_char 
 
   struct { 
 
      ble_gap_conn_sec_mode_t   read 
 
      ble_gap_conn_sec_mode_t   write 
 
   }   lbs_led_char 
 
sec_mode 
 

Detailed Description

LED Button Service init structure. This structure contains all options and data needed for initialization of the service.


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