Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_le_cs_subevent_step Struct Reference

Subevent result step. More...

#include <cs.h>

Data Fields

uint8_t mode
 CS step mode.
 
uint8_t channel
 CS step channel index.
 
uint8_t data_len
 Length of role- and mode-specific information being reported.
 
const uint8_tdata
 Pointer to role- and mode-specific information.
 

Detailed Description

Subevent result step.

Field Documentation

◆ channel

uint8_t bt_le_cs_subevent_step::channel

CS step channel index.

◆ data

const uint8_t* bt_le_cs_subevent_step::data

Pointer to role- and mode-specific information.

◆ data_len

uint8_t bt_le_cs_subevent_step::data_len

Length of role- and mode-specific information being reported.

◆ mode

uint8_t bt_le_cs_subevent_step::mode

CS step mode.


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