nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
ble_lbs Struct Reference

Bluetooth LE Button Service structure. More...

#include <bm/bluetooth/services/ble_lbs.h>

Data Fields

uint16_t service_handle
 Handle of LED Button Service (as provided by the Bluetooth LE stack).
 
ble_gatts_char_handles_t led_char_handles
 Handles related to the LED Characteristic.
 
ble_gatts_char_handles_t button_char_handles
 Handles related to the Button Characteristic.
 
uint8_t uuid_type
 UUID type for the LED Button Service.
 
lbs_evt_handler_t evt_handler
 Event handler to be called when the LED Characteristic is written.
 

Detailed Description

Bluetooth LE Button Service structure.


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