![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
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 | |
LED Button Service init structure. This structure contains all options and data needed for initialization of the service.