ble_nus_c_evt_t

nRF5 SDK v15.2.0

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
uint8_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 was discovered on the peer device. This will be filled if the evt_type is BLE_NUS_C_EVT_DISCOVERY_COMPLETE .

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