Home
last modified time | relevance | path

Searched defs:hci_transport_config_uart (Results 1 – 5 of 5) sorted by relevance

/btstack/port/wiced-h4/
H A Dmain.c62 static const hci_transport_config_uart_t hci_transport_config_uart = { variable
/btstack/chipset/csr/
H A Dbtstack_chipset_csr.c97 static hci_transport_config_uart_t * hci_transport_config_uart = NULL; variable
/btstack/src/
H A Dhci_transport_h4.c430 …hci_transport_config_uart_t * hci_transport_config_uart = (hci_transport_config_uart_t*) transport… in hci_transport_h4_init() local
H A Dhci_transport_h5.c762 …hci_transport_config_uart_t * hci_transport_config_uart = (hci_transport_config_uart_t*) transport… in hci_transport_h5_init() local
/btstack/platform/daemon/src/
H A Ddaemon.c205 static hci_transport_config_uart_t hci_transport_config_uart; variable