![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
#include <bm/bluetooth/services/ble_lbs.h>
Data Fields | ||
| enum ble_lbs_evt_type | evt_type | |
| uint16_t | conn_handle | |
| Connection handle for which the event applies. | ||
| union { | ||
| struct { | ||
| uint8_t value | ||
| } led_write | ||
| struct { | ||
| uint32_t reason | ||
| } error | ||
| }; | ||