Mistake on this page?
Report an issue in GitHub or email us
Data Fields
HciCisCisParams_t Struct Reference

CIS parameters. More...

#include <hci_api.h>

Data Fields

uint8_t cisId
 Used to identify a connected isochronous stream. More...
 
uint16_t sduSizeMToS
 Maximum size of a data SDU from the master to the slave. More...
 
uint16_t sduSizeSToM
 Maximum size of a data SDU from the slave to the master. More...
 
uint8_t phyMToS
 PHY to be used for transmission from master to slave. More...
 
uint8_t phySToM
 PHY to be used for transmission from master to slave. More...
 
uint8_t rteMToS
 Maximum number of times every PDU should be retransmitted from the master to slave. More...
 
uint8_t rteSToM
 Maximum number of times every PDU should be retransmitted from the slave to master. More...
 

Detailed Description

CIS parameters.

Definition at line 1086 of file hci_api.h.

Field Documentation

uint8_t cisId

Used to identify a connected isochronous stream.

Definition at line 1088 of file hci_api.h.

uint8_t phyMToS

PHY to be used for transmission from master to slave.

Definition at line 1091 of file hci_api.h.

uint8_t phySToM

PHY to be used for transmission from master to slave.

Definition at line 1092 of file hci_api.h.

uint8_t rteMToS

Maximum number of times every PDU should be retransmitted from the master to slave.

Definition at line 1093 of file hci_api.h.

uint8_t rteSToM

Maximum number of times every PDU should be retransmitted from the slave to master.

Definition at line 1094 of file hci_api.h.

uint16_t sduSizeMToS

Maximum size of a data SDU from the master to the slave.

Definition at line 1089 of file hci_api.h.

uint16_t sduSizeSToM

Maximum size of a data SDU from the slave to the master.

Definition at line 1090 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.