nRF5 SDK v17.0.2
Data Fields
ble_lbs_init_t Struct Reference

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

#include <ble_lbs.h>

Data Fields

ble_lbs_led_write_handler_t led_write_handler
 

Detailed Description

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

Field Documentation

ble_lbs_led_write_handler_t ble_lbs_init_t::led_write_handler

Event handler to be called when the LED Characteristic is written.


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

Documentation feedback | Developer Zone | Subscribe | Updated