nRF51 SDK - S110 SoftDevice
|
Nordic UART Service initialization structure. More...
#include <ble_nus.h>
Data Fields | |
ble_nus_data_handler_t | data_handler |
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.
ble_nus_data_handler_t ble_nus_init_t::data_handler |
Event handler to be called for handling received data.