Initialization parameters. These must be supplied when calling nrf_ble_gatts_c_init . More...
#include <nrf_ble_gatts_c.h>
Data Fields |
|
| nrf_ble_gatts_c_evt_handler_t | evt_handler |
| ble_srv_error_handler_t | err_handler |
| nrf_ble_gq_t * | p_gatt_queue |
Detailed Description
Initialization parameters. These must be supplied when calling nrf_ble_gatts_c_init .
Field Documentation
| ble_srv_error_handler_t nrf_ble_gatts_c_init_t::err_handler |
Error handler that is called by the Service Changed Client module if any error occurs.
| nrf_ble_gatts_c_evt_handler_t nrf_ble_gatts_c_init_t::evt_handler |
Event handler that is called by the Service Changed Client module when any related event occurs.
| nrf_ble_gq_t * nrf_ble_gatts_c_init_t::p_gatt_queue |
Pointer to the BLE GATT Queue instance.
- components/ble/ble_services/experimental_gatts_c/nrf_ble_gatts_c.h