The configuration of BT HCI transport, to specify which interface is used and its format.
Currently only UART is supported.
Data Fields | |
| cybt_hci_transport_t | hci_transport |
| HCI transport selection. | |
| union { | |
| cybt_hci_uart_config_t hci_uart | |
| HCI UART configuration. | |
| } | hci |