NUS Client initialization structure. More...
#include <ble_nus_c.h>
Data Fields |
|
| ble_nus_c_evt_handler_t | evt_handler |
| ble_srv_error_handler_t | error_handler |
| nrf_ble_gq_t * | p_gatt_queue |
Detailed Description
NUS Client initialization structure.
Field Documentation
| ble_srv_error_handler_t ble_nus_c_init_t::error_handler |
Function to be called in case of an error.
| ble_nus_c_evt_handler_t ble_nus_c_init_t::evt_handler |
Application event handler to be called when there is an event related to the NUS.
| nrf_ble_gq_t * ble_nus_c_init_t::p_gatt_queue |
Pointer to BLE GATT Queue instance.
- components/ble/ble_services/ble_nus_c/ble_nus_c.h