![]() |
nRF5 SDK
v12.3.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Handles on the connected peer device needed to interact with it. More...
#include <ble_nus_c.h>
Data Fields | |
uint16_t | nus_rx_handle |
uint16_t | nus_rx_cccd_handle |
uint16_t | nus_tx_handle |
Handles on the connected peer device needed to interact with it.
uint16_t ble_nus_c_handles_t::nus_rx_cccd_handle |
Handle of the CCCD of the NUS RX characteristic as provided by a discovery.
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_handle |
Handle of the NUS TX characteristic as provided by a discovery.