nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
ble_nus_evt Struct Reference

Nordic UART Service event structure. More...

#include <bm/bluetooth/services/ble_nus.h>

Data Fields

enum ble_nus_evt_type evt_type
 
uint16_t conn_handle
 
union { 
 
   struct { 
 
      const uint8_t *   data 
 
      uint16_t   length 
 
   }   rx_data 
 
   struct { 
 
      uint32_t   reason 
 
   }   error 
 
};  
 

Detailed Description

Nordic UART Service event structure.

This structure is passed to an event coming from service.


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