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... | |
| uint8_t cisId |
| uint8_t phyMToS |
| uint8_t phySToM |
| uint8_t rteMToS |
| uint8_t rteSToM |
| uint16_t sduSizeMToS |