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 |
| ble_srv_error_handler_t | error_handler |
| uint8_t | uuid_type |
| nrf_ble_gq_t * | p_gatt_queue |
Detailed Description
LED Button Client structure.
Field Documentation
| uint16_t ble_lbs_c_s::conn_handle |
Connection handle as provided by the SoftDevice.
| ble_srv_error_handler_t ble_lbs_c_s::error_handler |
Function to be called in case of an error.
| 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.
| nrf_ble_gq_t * ble_lbs_c_s::p_gatt_queue |
Pointer to the BLE GATT Queue instance.
| 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