#include <hci_transport.h>
Data Fields | |
uint32_t | baudrate_init |
uint32_t | baudrate_main |
const char * | device_name |
int | flowcontrol |
hci_transport_config_type_t | type |
uint32_t hci_transport_config_uart_t::baudrate_init |
Referenced by bt_task(), hci_transport_h4_init(), and hci_transport_h5_init().
uint32_t hci_transport_config_uart_t::baudrate_main |
const char* hci_transport_config_uart_t::device_name |
Referenced by bt_task(), hci_transport_h4_init(), hci_transport_h5_init(), and main().
int hci_transport_config_uart_t::flowcontrol |
Referenced by bt_task(), hci_transport_h4_init(), and hci_transport_h5_init().
hci_transport_config_type_t hci_transport_config_uart_t::type |