ble_lbs_s

nRF5 SDK v17.1.0

LED Button Service structure. This structure contains various status information for the service. More...

#include <ble_lbs.h>

Detailed Description

LED Button Service structure. This structure contains various status information for the service.

Field Documentation

ble_gatts_char_handles_t ble_lbs_s::button_char_handles

Handles related to the Button Characteristic.

ble_gatts_char_handles_t ble_lbs_s::led_char_handles

Handles related to the LED Characteristic.

ble_lbs_led_write_handler_t ble_lbs_s::led_write_handler

Event handler to be called when the LED Characteristic is written.

uint16_t ble_lbs_s::service_handle

Handle of LED Button Service (as provided by the BLE stack).

uint8_t ble_lbs_s::uuid_type

UUID type for the LED Button Service.

  • components/ble/ble_services/ble_lbs/ble_lbs.h