Nordic UART Service initialization structure. More...
#include <ble_nus.h>
Data Fields |
|
| ble_nus_data_handler_t | data_handler |
Detailed Description
Nordic UART Service initialization structure.
This structure contains the initialization information for the service. The application must fill this structure and pass it to the service using the ble_nus_init function.
Field Documentation
| ble_nus_data_handler_t ble_nus_init_t::data_handler |
Event handler to be called for handling received data.
- components/ble/ble_services/ble_nus/ble_nus.h