ble_nus_c_evt_t

nRF5 SDK v17.0.2

Structure containing the NUS event data received from the peer. More...

#include <ble_nus_c.h>

Data Fields

ble_nus_c_evt_type_t evt_type
uint16_t conn_handle
uint16_t max_data_len
uint8_t * p_data
uint16_t data_len
ble_nus_c_handles_t handles

Detailed Description

Structure containing the NUS event data received from the peer.

Field Documentation

ble_nus_c_handles_t ble_nus_c_evt_t::handles

Handles on which the Nordic UART service characteristics were discovered on the peer device. This is filled if the evt_type is BLE_NUS_C_EVT_DISCOVERY_COMPLETE .

  • components/ble/ble_services/ble_nus_c/ble_nus_c.h