LED Button Client structure. More...
#include <ble_lbs_c.h>
Data Fields |
|
| uint16_t | conn_handle |
| lbs_db_t | peer_lbs_db |
| ble_lbs_c_evt_handler_t | evt_handler |
| uint8_t | uuid_type |
Detailed Description
LED Button Client structure.
Field Documentation
| uint16_t ble_lbs_c_s::conn_handle |
Connection handle as provided by the SoftDevice.
| ble_lbs_c_evt_handler_t ble_lbs_c_s::evt_handler |
Application event handler to be called when there is an event related to the LED Button service.
| lbs_db_t ble_lbs_c_s::peer_lbs_db |
Handles related to LBS on the peer
| uint8_t ble_lbs_c_s::uuid_type |
UUID type.
- components/ble/ble_services/ble_lbs_c/ble_lbs_c.h