nRF5 SDK v17.1.0
Data Fields
ble_lbs_c_init_t Struct Reference

LED Button Client initialization structure. More...

#include <ble_lbs_c.h>

Data Fields

ble_lbs_c_evt_handler_t evt_handler
 
nrf_ble_gq_tp_gatt_queue
 
ble_srv_error_handler_t error_handler
 

Detailed Description

LED Button Client initialization structure.

Field Documentation

ble_srv_error_handler_t ble_lbs_c_init_t::error_handler

Function to be called in case of an error.

ble_lbs_c_evt_handler_t ble_lbs_c_init_t::evt_handler

Event handler to be called by the LED Button Client module when there is an event related to the LED Button Service.

nrf_ble_gq_t* ble_lbs_c_init_t::p_gatt_queue

Pointer to the BLE GATT Queue instance.


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

Documentation feedback | Developer Zone | Subscribe | Updated