DIS Client initialization structure. More...
#include <ble_dis_c.h>
Data Fields |
|
| ble_dis_c_char_group_t | char_group |
| ble_srv_error_handler_t | error_handler |
| ble_dis_c_evt_handler_t | evt_handler |
| nrf_ble_gq_t * | p_gatt_queue |
Detailed Description
DIS Client initialization structure.
Field Documentation
| ble_dis_c_char_group_t ble_dis_c_init_t::char_group |
Group of DIS characteristics that should be enabled for this module instance.
| ble_srv_error_handler_t ble_dis_c_init_t::error_handler |
Application error handler to be called in case of an error.
| ble_dis_c_evt_handler_t ble_dis_c_init_t::evt_handler |
Application event handler to be called when there is an event related to the Device Information service.
| nrf_ble_gq_t * ble_dis_c_init_t::p_gatt_queue |
Pointer to BLE GATT Queue instance.
- components/ble/ble_services/ble_dis_c/ble_dis_c.h