Nordic UART Service BLE_NUS_EVT_RX_DATA event data. More...
#include <ble_nus.h>
Detailed Description
Nordic UART Service BLE_NUS_EVT_RX_DATA event data.
This structure is passed to an event when BLE_NUS_EVT_RX_DATA occurs.
Field Documentation
| uint16_t ble_nus_evt_rx_data_t::length |
Length of received data.
| uint8_t const* ble_nus_evt_rx_data_t::p_data |
A pointer to the buffer with received data.
- components/ble/ble_services/ble_nus/ble_nus.h