Searched refs:uart_block_driver (Results 1 – 2 of 2) sorted by relevance
123 const btstack_uart_block_t * uart_block_driver = btstack_uart_block_wiced_instance(); in application_start() local124 const btstack_uart_t * uart_slip_driver = btstack_uart_slip_wrapper_instance(uart_block_driver); in application_start()130 uart_block_driver->init(&uart_config); in application_start()156 … btstack_chipset_bcm_download_firmware(uart_block_driver, transport_config.baudrate_main, &phase2); in application_start()
240 const btstack_uart_block_t * uart_block_driver = btstack_uart_block_embedded_instance(); in BTSTACK_Initialize() local241 const btstack_uart_t * uart_slip_driver = btstack_uart_slip_wrapper_instance(uart_block_driver); in BTSTACK_Initialize()