Nordic Thingy:52
|
LED Button Service init structure. This structure contains all options and data needed for initialization of the service. More...
Data Fields | |
ble_uis_led_write_handler_t | led_write_handler |
ble_uis_pin_write_handler_t | pin_write_handler |
LED Button Service init structure. This structure contains all options and data needed for initialization of the service.
ble_uis_led_write_handler_t ble_uis_init_t::led_write_handler |
Event handler to be called when the LED Characteristic is written.
ble_uis_pin_write_handler_t ble_uis_init_t::pin_write_handler |
Event handler to be called when the PIN Characteristic is written.