Read local supported controller delay parameters. More...
#include <hci_api.h>
Data Fields | |
| 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... | |
| uint8_t | transType |
| Logical transport type. More... | |
| uint8_t | direction |
| Direction. More... | |
| uint8_t | codecConfigLen |
| Length of codec configuration. More... | |
| uint8_t * | pCodecConfig |
| Codec-specific configuration data. More... | |
| uint16_t compId |