Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Subevent result step. More...
#include <zephyr/bluetooth/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_t * | data |
Pointer to role- and mode-specific information. |
Subevent result step.
uint8_t bt_le_cs_subevent_step::channel |
CS step channel index.
const uint8_t* bt_le_cs_subevent_step::data |
Pointer to role- and mode-specific information.
uint8_t bt_le_cs_subevent_step::data_len |
Length of role- and mode-specific information being reported.
uint8_t bt_le_cs_subevent_step::mode |
CS step mode.