ble_nus_c_handles_t

nRF5 SDK v13.0.0

Handles on the connected peer device needed to interact with it. More...

#include <ble_nus_c.h>

Data Fields

uint16_t nus_tx_handle
uint16_t nus_tx_cccd_handle
uint16_t nus_rx_handle

Detailed Description

Handles on the connected peer device needed to interact with it.

Field Documentation

uint16_t ble_nus_c_handles_t::nus_rx_handle

Handle of the NUS RX characteristic as provided by a discovery.

uint16_t ble_nus_c_handles_t::nus_tx_cccd_handle

Handle of the CCCD of the NUS TX characteristic as provided by a discovery.

uint16_t ble_nus_c_handles_t::nus_tx_handle

Handle of the NUS TX characteristic as provided by a discovery.

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