![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure containing the handles related to the LED Button Service found on the peer. More...
#include <ble_lbs_c.h>
Data Fields | |
| uint16_t | button_cccd_handle |
| uint16_t | button_handle |
| uint16_t | led_handle |
Structure containing the handles related to the LED Button Service found on the peer.
| uint16_t lbs_db_t::button_cccd_handle |
Handle of the CCCD of the Button characteristic.
| uint16_t lbs_db_t::button_handle |
Handle of the Button characteristic as provided by the SoftDevice.
| uint16_t lbs_db_t::led_handle |
Handle of the LED characteristic as provided by the SoftDevice.