ble_nus_s

nRF5 SDK v15.2.0

Nordic UART Service structure. More...

#include <ble_nus.h>

Detailed Description

Nordic UART Service structure.

This structure contains status information related to the service.

Field Documentation

ble_nus_data_handler_t ble_nus_s::data_handler

Event handler to be called for handling received data.

blcm_link_ctx_storage_t * const ble_nus_s::p_link_ctx_storage

Pointer to link context storage with handles of all current connections and its context.

ble_gatts_char_handles_t ble_nus_s::rx_handles

Handles related to the RX characteristic (as provided by the SoftDevice).

uint16_t ble_nus_s::service_handle

Handle of Nordic UART Service (as provided by the SoftDevice).

ble_gatts_char_handles_t ble_nus_s::tx_handles

Handles related to the TX characteristic (as provided by the SoftDevice).

uint8_t ble_nus_s::uuid_type

UUID type for Nordic UART Service Base UUID.

  • components/ble/ble_services/ble_nus/ble_nus.h