Setup ISO data path parameters. More...
#include <hci_api.h>
Data Fields | |
| uint16_t | handle |
| Handle of CIS or BIS. More... | |
| uint8_t | dpDir |
| Data path direction. More... | |
| uint8_t | dpId |
| Data path ID. More... | |
| uint8_t | codingFmt |
| Coding Format. More... | |
| uint16_t | compId |
| Company ID (ignored if 'codingFmt' not 0xFF). More... | |
| uint16_t | vsCodecId |
| Vendor-defined codec ID (ignored if 'codingFmt' not 0xFF). More... | |
| uint32_t | ctrDly |
| Controller delay (in usec). More... | |
| uint8_t | codecConfigLen |
| Codec configuration length. More... | |
| uint8_t * | pCodecConfig |
| Codec configuration. More... | |
| uint16_t compId |