nRF5 SDK v16.0.0
Data Fields
ble_nus_c_evt_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated