nRF5 SDK v17.1.0
Data Fields
lbs_db_t Struct Reference

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
 

Detailed Description

Structure containing the handles related to the LED Button Service found on the peer.

Field Documentation

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated